]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
backport mhammond's patch:
authorAnthony Baxter <anthonybaxter@gmail.com>
Mon, 22 Apr 2002 11:21:59 +0000 (11:21 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Mon, 22 Apr 2002 11:21:59 +0000 (11:21 +0000)
Fix bug 544473 - "Queue module can deadlock".
Use try/finally to ensure all Queue locks remain stable.
Includes test case.  Bugfix candidate.

(and branchpatch can now handle adding files :)


No differences found