E&S CVS Commit: PEAK - Add basic signal handling to mainloop and reactor. Tweak signal stack
pje at eby-sarna.com
pje at eby-sarna.com
Sat Aug 16 18:35:01 EDT 2003
Module Name: PEAK
Committed By: pje
Date: Sat Aug 16 22:34:51 UTC 2003
Modified Files:
PEAK/src/peak: peak.ini
PEAK/src/peak/running: scheduler.py
Log Message:
Add basic signal handling to mainloop and reactor. Tweak signal stack
handling a bit, so that an UntwistedReactor used outside a MainLoop will
act almost exactly like Twisted in the same circumstances. But, when used
within a MainLoop, the configured 'peak.running.signalManager' will have
full control over signal handling.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/peak.ini.diff?r1=1.74&r2=1.75
http://cvs.eby-sarna.com/PEAK/src/peak/running/scheduler.py.diff?r1=1.20&r2=1.21
To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 PEAK/src/peak/peak.ini
cvs rdiff -r1.20 -r1.21 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