Skip to content

Proxy terminating signals received on the parent process to the child#11

Merged
tomcant merged 1 commit intomainfrom
proxy-signals-to-child
Jul 2, 2022
Merged

Proxy terminating signals received on the parent process to the child#11
tomcant merged 1 commit intomainfrom
proxy-signals-to-child

Conversation

@tomcant
Copy link
Copy Markdown
Owner

@tomcant tomcant commented Jul 2, 2022

This addresses issue #2. If the parent process receives a terminating signal, it will be sent on to the child process to handle. This should allow the child to perform any necessary cleanup operations.

@tomcant tomcant added the enhancement New feature or request label Jul 2, 2022
@tomcant tomcant merged commit 07253f9 into main Jul 2, 2022
@tomcant tomcant deleted the proxy-signals-to-child branch July 2, 2022 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant