E&S CVS Commit: PEAK - More supervisor "grieving": killing MAX_CHILDREN child processes while they
pje at eby-sarna.com
pje at eby-sarna.com
Wed Mar 24 19:17:00 EST 2004
Module Name: PEAK
Committed By: pje
Date: Thu Mar 25 00:16:26 UTC 2004
Modified Files:
PEAK/src/peak/tools/supervisor: busy.py
Log Message:
More supervisor "grieving": killing MAX_CHILDREN child processes while they
were busy would prevent the supervisor from starting more, ever. (I'm
definitely wishing now I'd taken the time to write a "mock fork" facility
so we could have unit tests for this thing!)
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/tools/supervisor/busy.py.diff?r1=1.9&r2=1.10
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 PEAK/src/peak/tools/supervisor/busy.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the source-changes
mailing list