• Guido van Rossum's avatar
    Backport r57216 (see issue #1731). · 62bceecc
    Guido van Rossum yazdı
    Add a hack (originally devised in a slightly different form by Thomas Wouters)
    to prevent spurious tracebacks when a daemon thread's cleanup happens to wake
    up when the world around it has already been destroyed.
    
    This also backports other small changes to this file, essentially making
    it identical to the trunk version.
    62bceecc
threading.py 26.9 KB