E&S CVS Commit: PEAK - Add explicit close() method to child processes, and abandonChildren() on

pje at eby-sarna.com pje at eby-sarna.com
Tue Dec 9 14:52:00 EST 2003


Module Name:	PEAK
Committed By:	pje
Date:		Tue Dec  9 19:51:02 UTC 2003

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

Log Message:
Add explicit close() method to child processes, and abandonChildren() on
ProcessSupervisor.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/running/interfaces.py.diff?r1=1.25&r2=1.26
http://cvs.eby-sarna.com/PEAK/src/peak/running/process.py.diff?r1=1.14&r2=1.15
http://cvs.eby-sarna.com/PEAK/src/peak/tools/supervisor/process.py.diff?r1=1.2&r2=1.3

To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 PEAK/src/peak/running/interfaces.py
cvs rdiff -r1.14 -r1.15 PEAK/src/peak/running/process.py
cvs rdiff -r1.2 -r1.3 PEAK/src/peak/tools/supervisor/process.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