]> granicus.if.org Git - python/commit
Issue #19227 / Issue #18747: Remove pthread_atfork() handler to remove OpenSSL re...
authorChristian Heimes <christian@cheimes.de>
Tue, 29 Oct 2013 19:50:01 +0000 (20:50 +0100)
committerChristian Heimes <christian@cheimes.de>
Tue, 29 Oct 2013 19:50:01 +0000 (20:50 +0100)
commit41a7d5ee1799def573e97db776a310145b7c4cee
tree0cc1edae8c689d021348128e05e38f63a29c4ebc
parent5dba9f657313c15e8f4eb7defcbac02d0553406b
Issue #19227 / Issue #18747: Remove pthread_atfork() handler to remove OpenSSL re-seeding
It is causing trouble like e.g. hanging processes.
Modules/_ssl.c