E&S CVS Commit: PEAK - Move signal management to UntwistedReactor, for better compatibility with

pje at eby-sarna.com pje at eby-sarna.com
Fri Aug 15 17:54:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Fri Aug 15 21:51:58 UTC 2003

Modified Files:
	PEAK: CHANGES.txt
	PEAK/src/peak/running: scheduler.py

Log Message:
Move signal management to UntwistedReactor, for better compatibility with
Twisted's signal handling.  Add 'installSignalHandlers' argument to
'run()' method, for the same reason.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/CHANGES.txt.diff?r1=1.72&r2=1.73
http://cvs.eby-sarna.com/PEAK/src/peak/running/scheduler.py.diff?r1=1.19&r2=1.20

To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 PEAK/CHANGES.txt
cvs rdiff -r1.19 -r1.20 PEAK/src/peak/running/scheduler.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