diff options
author | Jeffrey Yasskin <jyasskin@gmail.com> | 2008-02-28 18:03:15 +0000 |
---|---|---|
committer | Jeffrey Yasskin <jyasskin@gmail.com> | 2008-02-28 18:03:15 +0000 |
commit | 392c159ad6a0a622c5d78b6783039e836829a6d9 (patch) | |
tree | 2febe0ccd983074bcb4cc7700b268e2ea61070aa /Python/getcompiler.c | |
parent | a6298528e1f5c10abd0d4255ef911179e9b1b912 (diff) | |
download | cpython-git-392c159ad6a0a622c5d78b6783039e836829a6d9.tar.gz |
Prevent SocketServer.ForkingMixIn from waiting on child processes that it
didn't create, in most cases. When there are max_children handlers running, it
will still wait for any child process, not just handler processes.
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions