E&S CVS Commit: PEAK - More bug fixes: supervisor's reactor was burning CPU; typo in ChildProcess;

pje at eby-sarna.com pje at eby-sarna.com
Mon Nov 24 19:05:00 EST 2003


Module Name:	PEAK
Committed By:	pje
Date:		Tue Nov 25 00:04:30 UTC 2003

Modified Files:
	PEAK/src/peak/running: process.py scheduler.py supervisor.py

Log Message:
More bug fixes: supervisor's reactor was burning CPU; typo in ChildProcess;
supervisor wasn't restarting processes when they dropped below minimum;
supervisor command line was missing argv[0].


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/running/process.py.diff?r1=1.9&r2=1.10
http://cvs.eby-sarna.com/PEAK/src/peak/running/scheduler.py.diff?r1=1.27&r2=1.28
http://cvs.eby-sarna.com/PEAK/src/peak/running/supervisor.py.diff?r1=1.4&r2=1.5

To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 PEAK/src/peak/running/process.py
cvs rdiff -r1.27 -r1.28 PEAK/src/peak/running/scheduler.py
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/running/supervisor.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