A module that makes it easy to create child processes that die when their parent process is killed. It works even if the parent is disabled with SIGKILL. It also avoids busy waiting.
Required Ruby Version
None
Authors
Tom Van Eyck
A module that makes it easy to create child processes that die when their parent process is killed. It works even if the parent is disabled with SIGKILL. It also avoids busy waiting.
None
Tom Van Eyck