[Subversion]  

Revision 2580


Jump to revision:
Previous Next
Author: pje
Date: Mon Oct 6 15:21:51 2008 UTC (15 years, 7 months ago)

Log Message:

Fix an intermittent issue with the wx event loop test, where
it would lock up if the sub-millisecond event needed to be
scheduled.  Apparently, once a wx app's MainLoop() has exited,
timed callbacks no longer work.  So, to fix the test, a dummy
Frame is created, so the MainLoop() won't exit until the test
is finished.  Also, ensure that if the MainLoop *does* exit,
Time.tick() still gets called until the EventLoop is stopped.

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
Trellis/peak/events/activity.py modified X   (diff to previous)
Trellis/test_trellis.py modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help