diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2011-08-24 22:41:05 +0200 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2011-08-24 22:41:05 +0200 |
commit | 77657e40fa5f43fe6f7ffb6e32da4613dba657e1 (patch) | |
tree | 28dbbc142f6fb222057210ef042ce916eeb16c54 /Lib/subprocess.py | |
parent | a1a8da8bf5d6d27936702f9241c8726efd6b4b42 (diff) | |
download | cpython-git-77657e40fa5f43fe6f7ffb6e32da4613dba657e1.tar.gz |
Issue #4106: Fix occasional exceptions printed out by multiprocessing on interpreter shutdown.
This bug doesn't seem to exist on 3.2, where daemon threads are killed
before Py_Finalize() is entered.
Diffstat (limited to 'Lib/subprocess.py')
0 files changed, 0 insertions, 0 deletions