Skip to content

Conversation

@cyphar
Copy link
Member

@cyphar cyphar commented Jun 7, 2016

Since we don't use SIGSTOP, the choice of wait signal is arbitrary.
However, Go versions before 1.6 did not support waiting for SIGCONT --
this is a problem for platforms which do not have the gc compiler (as
gcc-go implements Go 1.4).

This is an alternative to #886.

Signed-off-by: Aleksa Sarai [email protected]

Since we don't use SIGSTOP, the choice of wait signal is arbitrary.
However, Go versions before 1.6 did not support waiting for SIGCONT --
this is a problem for platforms which do not have the gc compiler (as
gcc-go implements Go 1.4).

Signed-off-by: Aleksa Sarai <[email protected]>
@crosbymichael
Copy link
Member

This can be closed now that we are using a pipe for this functionality.

@cyphar cyphar deleted the start-use-sigusr1 branch June 13, 2016 23:11
stefanberger pushed a commit to stefanberger/runc that referenced this pull request Sep 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants