E&S CVS Commit: PEAK - Fix reactor still running a zero-duration select(), even after it was

pje at eby-sarna.com pje at eby-sarna.com
Tue Dec 2 18:51:00 EST 2003


Module Name:	PEAK
Committed By:	pje
Date:		Tue Dec  2 23:50:09 UTC 2003

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

Log Message:
Fix reactor still running a zero-duration select(), even after it was
already "stopped".  Also, fix reactor.iterate() not invoking scheduled
calls outside of reactor.run() (i.e., when 'not reactor.running').


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

To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 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