Skip to content

Conversation

@gpshead
Copy link
Member

@gpshead gpshead commented May 7, 2019

Instead of attempting to acquire and release them all across fork
which was leading to deadlocks in some applications that had chained
their own handlers while holding multiple locks.
(cherry picked from commit 64aa6d2)

Co-authored-by: Gregory P. Smith greg@krypto.org [Google LLC]

https://bugs.python.org/issue36533

) Instead of attempting to acquire and release them all across fork which was leading to deadlocks in some applications that had chained their own handlers while holding multiple locks. (cherry picked from commit 64aa6d2) Co-authored-by: Gregory P. Smith <greg@krypto.org>
@bedevere-bot bedevere-bot added sprint type-bug An unexpected behavior, bug, or error labels May 7, 2019
@gpshead gpshead self-assigned this May 7, 2019
@gpshead gpshead merged commit 3b4b28e into python:3.7 May 7, 2019
@gpshead gpshead deleted the backport-64aa6d2-3.7 branch May 7, 2019 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sprint type-bug An unexpected behavior, bug, or error

3 participants