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.
Authored by: bugman 2011-09-26
Parent: [r14749]
Child: [r14751]