E&S CVS Commit: PEAK - Misc. ISelector bug fixes: select() wants lists, not dicts; existing events

pje at eby-sarna.com pje at eby-sarna.com
Mon Jan 19 09:38:00 EST 2004


Module Name:	PEAK
Committed By:	pje
Date:		Mon Jan 19 14:37:25 UTC 2004

Modified Files:
	PEAK/src/peak/events: io_events.py

Log Message:
Misc. ISelector bug fixes: select() wants lists, not dicts; existing events
were returning weakrefs instead of objects, selector thread could start
before scheduler was running.  (We should probably bump checkInterval down
a *lot*.)


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.2&r2=1.3

To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 PEAK/src/peak/events/io_events.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