diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2013-05-05 23:47:09 +0200 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2013-05-05 23:47:09 +0200 |
commit | 8408cea0cdc0ccd5900acd99a9a51dd9161ae319 (patch) | |
tree | 0dcb39ac0cf5fc5e293941763a31bd2472dd004b /Lib/idlelib/EditorWindow.py | |
parent | 39b17c513ae7b9baecdc8292876683647186fee4 (diff) | |
download | cpython-git-8408cea0cdc0ccd5900acd99a9a51dd9161ae319.tar.gz |
Issue #17094: Clear stale thread states after fork().
Note that this is a potentially disruptive change since it may
release some system resources which would otherwise remain
perpetually alive (e.g. database connections kept in thread-local
storage).
Diffstat (limited to 'Lib/idlelib/EditorWindow.py')
0 files changed, 0 insertions, 0 deletions