[SciPy-dev] gui_thread issue
Prabhu Ramachandran
prabhu_r at users.sf.net
Mon Nov 8 03:30:45 CST 2004
>>>>> "PP" == Pearu Peterson <pearu at scipy.org> writes:
>> In gui_thread/wxBackgroundApp.py
>> 95 finished.wait(0.5)
PP> 002021000010022020010320012120220212022424204202502..
I guess you must have tried increasing the wait time from 0.5 to 2 or
something?
>> 95 finished.wait()
PP> 42442442224...
PP> So, finished.wait(0.5) is "working" better than
PP> finished.wait(). I have tried different hacks on gui_thread
PP> but no success yet to make it stable.
Sigh! We are cursed. :(
cheers,
prabhu
More information about the Scipy-dev
mailing list