diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2013-09-07 23:38:37 +0200 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2013-09-07 23:38:37 +0200 |
commit | 7b4769937fb612d576b6829c3b834f3dd31752f1 (patch) | |
tree | 274bf4dd801bd8ffdc066658ec63c1f9cecb3afa /Python/fileutils.c | |
parent | eda7c641515f8af1f8700634b93eba859967379c (diff) | |
download | cpython-git-7b4769937fb612d576b6829c3b834f3dd31752f1.tar.gz |
Issue #18808: Thread.join() now waits for the underlying thread state to be destroyed before returning.
This prevents unpredictable aborts in Py_EndInterpreter() when some non-daemon threads are still running.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions