Skip to content

Changed SIGSTOP to SIGTSTP#3045

Merged
TheAspens merged 1 commit into
masterfrom
wrapper_sig
Apr 11, 2019
Merged

Changed SIGSTOP to SIGTSTP#3045
TheAspens merged 1 commit into
masterfrom
wrapper_sig

Conversation

@lfield
Copy link
Copy Markdown
Contributor

@lfield lfield commented Mar 6, 2019

Fixes #3026

Changed SIGSTOP to SIGTSTP as SIGSTOP can not be caught.

The use of SIGTSTP allows the code run by the wrapper to act upon this signal such as pausing a running container.

@TheAspens
Copy link
Copy Markdown
Member

Seems to make sense to me.

@TheAspens TheAspens merged commit a624668 into master Apr 11, 2019
@AenBleidd AenBleidd deleted the wrapper_sig branch May 21, 2019 20:57
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