Christian Heimes added the comment:

I think it's more likely that my patch is triggering an existing bug. The 
locking code for the SSL module and OpenSSL doesn't release locks on fork. I 
have attached an experimental patch that unlocks all locks in the client.

Please try if it resolves the issue.

----------
keywords: +patch
Added file: http://bugs.python.org/file32261/unlock_ssl_locks.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19227>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to