]> 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)
commit448eb31ad6509016a2414f506cead046e0d27d52
tree2b3cd0b7f22c8b9d8d591331bca2b90027d72965
parente18b82d996e442bbaee19b1016934fe33a89efa3
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