diff options
author | Jason Fried <me@jasonfried.info> | 2017-05-22 23:58:55 (GMT) |
---|---|---|
committer | Ćukasz Langa <lukasz@langa.pl> | 2017-05-22 23:58:55 (GMT) |
commit | f82c951d1c5416f3550d544e50ff5662d3836e73 (patch) | |
tree | 3eece5da20e79b1c3376d0186dda931a9951c515 /Python/pystrcmp.c | |
parent | 1b9530c536664276ce866ae602ce04adce0810e1 (diff) | |
download | cpython-f82c951d1c5416f3550d544e50ff5662d3836e73.zip cpython-f82c951d1c5416f3550d544e50ff5662d3836e73.tar.gz cpython-f82c951d1c5416f3550d544e50ff5662d3836e73.tar.bz2 |
bpo-30395 _PyGILState_Reinit deadlock fix (#1734)
head_lock could be held by another thread when fork happened. We should
reset it to avoid deadlock.
Diffstat (limited to 'Python/pystrcmp.c')
0 files changed, 0 insertions, 0 deletions