commit | 6d0d24e359b6d8a72a20c2091bbea0e16170d767 | [log] [tgz] |
---|---|---|
author | Charles-François Natali <neologix@free.fr> | Thu Feb 02 20:31:42 2012 +0100 |
committer | Charles-François Natali <neologix@free.fr> | Thu Feb 02 20:31:42 2012 +0100 |
tree | d7e06c5c3f4c289553ecf4a4a79521b4c8967f7f | |
parent | 03c29f90c37870d3a0a65524373acb5008fa7a11 [diff] |
Issue #13817: After fork(), reinit the ad-hoc TLS implementation earlier to fix a random deadlock when fork() is called in a multithreaded process in debug mode, and make PyOS_AfterFork() more robust.