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

Use childprocess and sys-proctables gems for more robust starting/stopping #7

Merged
merged 1 commit into from
Jan 14, 2014

Conversation

samcday
Copy link

@samcday samcday commented Jan 7, 2014

The idea is to let the childprocess and sys-proctables gems do the heavy lifting when it comes to starting process and figuring out which process to kill on stop. I'm running go1.2, but I'm assuming that go1.0/go1.1 still have the relevant process (whether it be a.out or the new naming convention) as a child of the go run command.

vcastellm pushed a commit that referenced this pull request Jan 14, 2014
Use childprocess and sys-proctables gems for more robust starting/stopping
@vcastellm vcastellm merged commit 3e1cfd6 into vcastellm:master Jan 14, 2014
@vcastellm
Copy link
Owner

👍

@vcastellm vcastellm mentioned this pull request Jan 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants