Menu

Commit [r26543]  Maximize  Restore  History

Important bug fix for racing causing the GUI to freeze.

This is really only seen in the GUI tests on MS Windows systems, as a user could never be fast
enough with the mouse. The GUI interpreter flush() method for ensuring that all user functions in
the queue have been cleared now calls wx.Yield() to force all wxPython events to also be flushed.
This change will avoid random freezing of the relax test suite.

bugman 2014-11-12

changed /trunk/gui/interpreter.py
/trunk/gui/interpreter.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.