Skip to content

Conversation

@pranaysashank
Copy link
Member

  • setTerminateOnException: cleanup handlers send SIGTERM to child process
  • setInterruptOnException: cleanup handler send SIGINT to child process
  • setWaitOnException True: waits for the child process in cleanup after sending termination signal, False doesn't wait and instead uses the current forking behaviour

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