← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #705951]: Sikulix subprocess module overflow error

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Surely not a SikuliX problem.

Try your approach with plain Jython. 
I guess it is a problem with garbage collection might be together with the use of @staticmethod.

Your setup does not really make sense for me, since the result is not
used outside of window.check() and the loop around the 2 subprocess
calls run for ever.

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