Question #183655 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/183655
Michael Howard posted a new comment: You might consider using a single background observer thread with a central dispatcher, rather than spinning up multiple observers in parallel. This reduces complexity and avoids race conditions with the main thread. https://snake-game.io -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

