diff options
author | Christian Heimes <christian@cheimes.de> | 2013-08-22 13:19:48 +0200 |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2013-08-22 13:19:48 +0200 |
commit | 1851d314e0928c4f5b4248ddb807447f53a347f3 (patch) | |
tree | ac87870921e1bb92cb783cd847f19538e6a2e2df /Python/Python-ast.c | |
parent | 9b75a095ea1b53a609aee5162914821b06e0008e (diff) | |
download | cpython-1851d314e0928c4f5b4248ddb807447f53a347f3.tar.gz |
Issue #18747: Use a parent atfork handler instead of a child atfork handler.
fork() is suppose to be async-signal safe but the handler calls unsafe functions. A parent handler mitigates the issue.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions