Question #223584 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/223584
RaiMan posted a new comment: the current version works as it does and you have no options to stop all running observers other then doing it on your own. This all is only a problem when running the script in the IDE, since the JVM persists as long as the IDE runs. In case of problems, you have to stop and restart the IDE. Running scripts from command line works as expected (as long as you use stopObserver() in an adequate way), sice the JVM stops, when the script terminates. As already mentioned above: I have this on my list for the new version of Sikuli. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

