E&S CVS Commit: PEAK - Fix minor signal/process issues: need to supply dummy event sources for

pje at eby-sarna.com pje at eby-sarna.com
Mon Jan 19 12:39:00 EST 2004


Module Name:	PEAK
Committed By:	pje
Date:		Mon Jan 19 17:38:52 UTC 2004

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

Log Message:
Fix minor signal/process issues: need to supply dummy event sources for
non-existent signals, mainloop wasn't calling reactor.stop() method when
signalled, and peak.running.process wasn't set up for generators.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/events/io_events.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/PEAK/src/peak/running/process.py.diff?r1=1.18&r2=1.19
http://cvs.eby-sarna.com/PEAK/src/peak/running/scheduler.py.diff?r1=1.38&r2=1.39

To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/events/io_events.py
cvs rdiff -r1.18 -r1.19 PEAK/src/peak/running/process.py
cvs rdiff -r1.38 -r1.39 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