Tool locks
From WandoraWiki
(Difference between revisions)
Line 1: | Line 1: | ||
− | Many Wandora tools don't support parallel execution. You can't execute | + | Many Wandora tools don't support parallel execution. You can't execute such tool while another instance of the tool is running. Wandora uses special locks to mark tools that are under execution. Tool is locked while execution begins and released when execution ends. Unfortunately there are situations when tool ends exceptionally and the lock is never released. Wandora may end up refucing to execute the tool again as it thinks there is another instance running. One way to resolve the unwanted locks is to restart Wandora. Sometimes this is undesirable. To clear all tool locks without restarting Wandora you can select '''Tools > [[ClearToolLocks|Clear tools locks]]'''. |
Revision as of 20:51, 1 March 2007
Many Wandora tools don't support parallel execution. You can't execute such tool while another instance of the tool is running. Wandora uses special locks to mark tools that are under execution. Tool is locked while execution begins and released when execution ends. Unfortunately there are situations when tool ends exceptionally and the lock is never released. Wandora may end up refucing to execute the tool again as it thinks there is another instance running. One way to resolve the unwanted locks is to restart Wandora. Sometimes this is undesirable. To clear all tool locks without restarting Wandora you can select Tools > Clear tools locks.