Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

handle cleanup for signals we can catch #12

Open
radhermit opened this issue Jul 29, 2015 · 1 comment
Open

handle cleanup for signals we can catch #12

radhermit opened this issue Jul 29, 2015 · 1 comment

Comments

@radhermit
Copy link
Contributor

For example, currently if a directory has to be created for a bind mount and then the process is sent a signal such as TERM or INT, we don't currently clean up the directory on exit.

@radhermit
Copy link
Contributor Author

Cleanup handled for SIGINT/SIGTERM via pkgcore/snakeoil@f042a8c. Next up is resending the signals to the child namespace if the parent process exits due to receiving these signals.

radhermit added a commit that referenced this issue Sep 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant