• Neal Norwitz's avatar
    backport: · a9adbff3
    Neal Norwitz yazdı
    revision 1.29
    date: 2002/11/21 21:08:39;  author: gvanrossum;  state: Exp;  lines: +14 -8
    The _Event class should be more careful with releasing its lock when
    interrupted.  A try/finally will do nicely.  Maybe other classes need
    this too, but since they manipulate more state it's less clear that
    that is always the right thing, and I'm in a hurry.
    a9adbff3
threading.py 20 KB