diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-01 03:00:05 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-01 03:00:05 +0200 |
commit | 77e1aeaf9cedd48ad1df88ca8155dc5791a04c39 (patch) | |
tree | ae416edf932b1a9009cb1c555b11abd719a4db61 /Python/pythonrun.c | |
parent | 4a338d66c6ab8d9d27ae54b624011b974f3e731d (diff) | |
download | cpython-77e1aeaf9cedd48ad1df88ca8155dc5791a04c39.tar.gz |
Issue #11393: New try to fix faulthandler_thread()
Always release the cancel join.
Fix also another corner case: _PyFaulthandler_Fini() called after setting
running variable to zero, but before releasing the join lock.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions