Menu

Commit [r19581]  Maximize  Restore  History

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 /trunk/prompt/interpreter.py
/trunk/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.