Antoine Pitrou <[email protected]> added the comment:

New patch gets rid of the reliance on _thread.RLock (uses non-recursive locks 
instead), and should solve the synchronization issue. Other issues remain.

----------
Added file: http://bugs.python.org/file25394/module_locks2.patch

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue9260>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to