• Anthony Baxter's avatar
    backport mhammond's patch: · c26bc803
    Anthony Baxter yazdı
    Fix bug 544473 - "Queue module can deadlock".
    Use try/finally to ensure all Queue locks remain stable.
    Includes test case.  Bugfix candidate.
    
    Original patch(es):
    python/dist/src/Lib/Queue.py:1.15
    c26bc803
Queue.py 4.64 KB