Menu

Commit [r19582]  Maximize  Restore  History

Merged revisions 19581 via svnmerge from

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

........
r19581 | bugman | 2013-04-22 14:06:36 +0200 (Mon, 22 Apr 2013) | 8 lines

Fix for the nasty bug #20756 (https://gna.org/bugs/?20756).

The problem was that the global execution lock was not always released by a relax script when
certain errors are raised during the script execution. This does not occur for all types of error
though. Now the release of the lock has been shifted into the 'finally' statement to absolutely
force lock release.
........

bugman 2013-04-22

changed /branches/relax_disp
changed /branches/relax_disp/prompt/interpreter.py
/branches/relax_disp/prompt/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.