[issue9260] A finer grained import lock

Martin v. Löwis report at bugs.python.org
Sat May 5 21:33:34 CEST 2012


Martin v. Löwis <martin at v.loewis.de> added the comment:

Can you please elaborate in the patch what the deadlock avoidance does? AFAICT, the comment explains that it is able to detect deadlocks, but nowhere says what it does when it has detected a deadlock.

Also, please submit patches against default's head, or stop using git-style diffs, to enable Rietveld review.

----------

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


More information about the Python-bugs-list mailing list