diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2008-01-19 20:57:59 +0000 |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2008-01-19 20:57:59 +0000 |
commit | 87d49792b5c7379cab7b1182c0eff34d8b6ab9f7 (patch) | |
tree | dd3c64a5073e4fd79e8a2348b2246527ab276e8a /Python/Python-ast.c | |
parent | f558d2e5f560cc2f3a5e9fed86031f7b6ea64ab5 (diff) | |
download | cpython-git-87d49792b5c7379cab7b1182c0eff34d8b6ab9f7.tar.gz |
Fixes issue1336 - a race condition could occur when forking if the gc
kicked in during the critical section. solution: disable gc during
that section. Patch contributed by jpa and updated by me to cover the
race condition still existing what therve from twistedmatrix pointed
out (already seen and fixed in twisted's own subprocess code).
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions