Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[💡 FEATURE REQUEST]: RPC method to manage process num #1345

Closed
butschster opened this issue Nov 1, 2022 · 1 comment
Closed

[💡 FEATURE REQUEST]: RPC method to manage process num #1345

butschster opened this issue Nov 1, 2022 · 1 comment
Assignees
Labels
C-feature-request Category: feature requested, but need to be discussed

Comments

@butschster
Copy link
Contributor

butschster commented Nov 1, 2022

Plugin

No response

I have an idea!

I have an idea, listen to me!!

It would be great to have the ability to manage process num by RPC. Something like

$rpc->call('http.AddProcess');
$rpc->call('http.KillProcess');

$rpc->call('jobs.AddProcess');
$rpc->call('jobs.KillProcess');
@butschster butschster added the C-feature-request Category: feature requested, but need to be discussed label Nov 1, 2022
@rustatian
Copy link
Member

dup: #97

@rustatian rustatian added this to General Nov 1, 2022
@rustatian rustatian moved this from Backlog to Done in General Nov 1, 2022
@rustatian rustatian moved this to Backlog in General Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature-request Category: feature requested, but need to be discussed
Projects
No open projects
Archived in project
Development

No branches or pull requests

2 participants