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

Add a sample zt-exec ProcessStopper implementation #5

Open
nemecec opened this issue Apr 12, 2016 · 0 comments
Open

Add a sample zt-exec ProcessStopper implementation #5

nemecec opened this issue Apr 12, 2016 · 0 comments

Comments

@nemecec
Copy link
Collaborator

nemecec commented Apr 12, 2016

Would probably use ProcessUtil.destroyGracefullyOrForcefullyAndWait() with user-configurable timeouts.
Which package to put it in? org.zeroturnaround.process.exec? org.zeroturnaround.process.contrib?

Add a usage example to README.
Unit test is probably not needed, as it uses ProcessUtil API which is already covered with tests.

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

No branches or pull requests

1 participant