summaryrefslogtreecommitdiff
path: root/Lib/asyncio/tasks.py
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2019-05-07 12:18:20 -0400
committerGitHub <noreply@github.com>2019-05-07 12:18:20 -0400
commit64aa6d2000665efb1a2eccae176df9520bf5f5e6 (patch)
treeb4c0efc6ae8ccc4d1da0c0d701f75f73e2d879c0 /Lib/asyncio/tasks.py
parente85ef7a7eacdef2f43e6bf2e67f335100e7ef2da (diff)
downloadcpython-git-64aa6d2000665efb1a2eccae176df9520bf5f5e6.tar.gz
bpo-36533: Reinit logging.Handler locks on fork(). (GH-12704)
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.
Diffstat (limited to 'Lib/asyncio/tasks.py')
0 files changed, 0 insertions, 0 deletions