Skip to content

Conversation

@pitrou
Copy link
Member

@pitroupitrou commented Aug 6, 2017

…state (pythonGH-2417) * Improve signal delivery Avoid using Py_AddPendingCall from signal handler, to avoid calling signal-unsafe functions. * Remove unused function * Improve comments * Use _Py_atomic API for concurrency-sensitive signal state * Add blurb (cherry picked from commit 2c8a5e4)
Copy link
Member

@vstinnervstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@pitroupitrou merged commit 57e836c into python:3.6Aug 6, 2017
@pitroupitrou deleted the backport-2c8a5e4-3.6 branch August 6, 2017 17:32
Sign up for freeto 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.

3 participants

@pitrou@vstinner@the-knights-who-say-ni