diff options
author | Tim Peters <tim@python.org> | 2013-09-09 14:41:50 -0500 |
---|---|---|
committer | Tim Peters <tim@python.org> | 2013-09-09 14:41:50 -0500 |
commit | b5e9ac9ec63f2d437515edd2cbce31c5774e9dbd (patch) | |
tree | 16ed3f36ef0a37ea6d508eafcdb551e26b7f991b /Lib/test/test_threading.py | |
parent | 7875523f164ea43033371c26ace6b5166135351b (diff) | |
download | cpython-git-b5e9ac9ec63f2d437515edd2cbce31c5774e9dbd.tar.gz |
Another stab at the thread cleanup patch.
Antoine Pitrou found a variation that worked for him on the
thread+fork tests, and added an important
self._is_stopped = True
to the after-fork code. I confess I don't know why things passed
before. But then mixing fork with threads is insane ;-)
Diffstat (limited to 'Lib/test/test_threading.py')
0 files changed, 0 insertions, 0 deletions