We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If these these lines of the SubFindRun class threw an exception:
SikuliX1/API/src/main/java/org/sikuli/script/Region.java
Lines 3146 to 3147 in aa061a7
Lines 3198 to 3206 in aa061a7
The text was updated successfully, but these errors were encountered:
RaiMan
No branches or pull requests
If these these lines of the SubFindRun class threw an exception:
SikuliX1/API/src/main/java/org/sikuli/script/Region.java
Lines 3146 to 3147 in aa061a7
then the "hasFinished" method never be call.
wouldn't that cause an endless loop of these lines of code in the findAnyCollect method here?
SikuliX1/API/src/main/java/org/sikuli/script/Region.java
Lines 3198 to 3206 in aa061a7
The text was updated successfully, but these errors were encountered: