summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@mad-scientist.com>2008-01-19 20:57:59 +0000
committerGregory P. Smith <greg@mad-scientist.com>2008-01-19 20:57:59 +0000
commit87d49792b5c7379cab7b1182c0eff34d8b6ab9f7 (patch)
treedd3c64a5073e4fd79e8a2348b2246527ab276e8a /Python/Python-ast.c
parentf558d2e5f560cc2f3a5e9fed86031f7b6ea64ab5 (diff)
downloadcpython-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