Menu

Commit [r14750]  Maximize  Restore  History

The GUI interpreter thread flush() method no longer hangs the thread.

The sleep calls are now outside of the interpreter thread object, avoiding the sleeping of the
thread. This was causing the test suite in MS Windows to permanently hang.

bugman 2011-09-26

changed /1.3/gui/interpreter.py
/1.3/gui/interpreter.py Diff Switch to side-by-side view
Loading...