summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2015-04-13 19:41:47 +0200
committerAntoine Pitrou <solipsis@pitrou.net>2015-04-13 19:41:47 +0200
commita29d2b3b22b99338702c191e541277a47f9391ad (patch)
tree265bb041e7a1bbb0cccc2004eef7d393937521e2 /Python/pythonrun.c
parentaa638d20b89f9e3535524007c25bd9dd9bb84e31 (diff)
downloadcpython-a29d2b3b22b99338702c191e541277a47f9391ad.tar.gz
Issue #23309: Avoid a deadlock at shutdown if a daemon thread is aborted
while it is holding a lock to a buffered I/O object, and the main thread tries to use the same I/O object (typically stdout or stderr). A fatal error is emitted instead.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions