• Marius Wachtler's avatar
    Fix threading.local() · 145872ea
    Marius Wachtler authored
    The GC did not visit the thread state dict, which made it forget it's entries after a gc collection
    145872ea
threading.cpp 18.4 KB