• Gregory P. Smith's avatar
    Backport of r65032 from trunk · 5e8dc97a
    Gregory P. Smith authored
    Fixes Issue #874900: after an os.fork() call the threading module state is cleaned
    up in the child process to prevent deadlock and report proper thread counts
    if the new process uses the threading module.
    5e8dc97a
ceval.c 105 KB