← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #700532]: Sikulix hanging on region.exists(target, timeout), screen.exists(target, timeout) method, Region or Screen

 

Question #700532 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/700532

Description changed to:
Hello sometimes when I run my bot in java it hangs in the method exists
for unknown reason. Must be a unchecked loop without a timeout. My
current workaround is wrap the exist method in ExecutorService and exit
the function for 2 seconds if stuck. Would be better if it does not need
ExecutorService because it eats cpu resources.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.