Description
I have been used Apache Commons Daemon, and jsvc in product.
If we stop processes with "jsvc stop", sometimes process doesn't shutdown.
I think it's more beautiful to let parent process to force shutdown child process than kill parent process and child process manually.
Does it make sense and is it possible?
Attachments
Issue Links
- links to