Menu

Commit [r23255]  Maximize  Restore  History

Merged revisions 23254 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r23254 | bugman | 2014-05-20 13:37:32 +0200 (Tue, 20 May 2014) | 12 lines

Fix for the chain-reaction failures in the test suite.

This fixes bug #22055 (https://gna.org/bugs/?22055), the processor.run_queue() not cleaning up in
uni_processor - chain-reaction failures in the test suite.

The fix was insanely simple, just implementing what was mentioned Gary's FIXME comment in the
run_queue() method of the uni-processor object. The queue execution code has been placed inside a
'try' statement and the queue cleaning up code in a 'finally' statement.

This closes a painfully difficult to find bug that has been in relax since 2006.
........

bugman 2014-05-20

changed /branches/frame_order_cleanup
changed /branches/frame_order_cleanup/multi/uni_processor.py
/branches/frame_order_cleanup/multi/uni_processor.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.