[issue4751] Patch for better thread support in hashlib

ebfe report at bugs.python.org
Fri Jan 2 16:43:40 CET 2009


ebfe <knabberknusperhaus at yahoo.de> added the comment:

I don't think this is actually worth the trouble. You run into situation
where one thread might decide that it needs a lock now with other
threads being in the to-be-locked-area at that time.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4751>
_______________________________________


More information about the Python-bugs-list mailing list