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: Wrap Existing Process #57

Closed
Ajedi32 opened this issue Aug 13, 2013 · 4 comments
Closed

Feature Request: Wrap Existing Process #57

Ajedi32 opened this issue Aug 13, 2013 · 4 comments

Comments

@Ajedi32
Copy link

Ajedi32 commented Aug 13, 2013

I'd like the ability to provide ChildProcess with the PID of some process (potentially started by some external script) and have it wrap the process with that PID.

Example:

process = ChildProcess.wrap(some_pid)
process.alive? #=> true
process.stop
@crystalclaw
Copy link

I, too, would like this functionality.

@bogdanRada
Copy link

+1

1 similar comment
@asiazhang
Copy link

+1

@sds
Copy link
Collaborator

sds commented Dec 22, 2019

Closing as there doesn't seem to be enough interest from the community in implementing this, and we have no intention to implement ourselves. A well-tested pull request would be very much welcome!

Closing and locking thread.

@sds sds closed this as completed Dec 22, 2019
Repository owner locked and limited conversation to collaborators Dec 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants