summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-07-28 21:39:28 (GMT)
committerGuido van Rossum <guido@python.org>1999-07-28 21:39:28 (GMT)
commit2ab455a8fa946cb8d599018c2f861f1fe909c545 (patch)
tree87b146463fedcd8c9ebfacf5607213da864bad8d /Misc
parentddc469679bb79e38605f6ad65c88c83a29def5ce (diff)
downloadcpython-2ab455a8fa946cb8d599018c2f861f1fe909c545.zip
cpython-2ab455a8fa946cb8d599018c2f861f1fe909c545.tar.gz
cpython-2ab455a8fa946cb8d599018c2f861f1fe909c545.tar.bz2
Another patch from Andy Dustman:
""" Here's a patch for the ForkingMixIn which will prevent the server from forking itself into the ground. Note: I've tested a very similar patch (subclassed ForkingMixIn) but not actually tested this one. As you might surmise, this was done out of necessity... If the maximum number of children are already running, block while waiting for a child to exit. """ (I added that last sentence as a comment to the code --GvR.)
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions