Comment 54 for bug 575585

Revision history for this message
niknah (hankin0) wrote : Re: Memory leak in Sikuli 0.10 crashes long scripts

I'm using ubuntu x64.

I still had a small memory leak, but it's more a problem with the documentation.
In the documentation under the class Finder, the examples don't use a destroy() or with:, if you run the examples of "Finder" in a loop eventually it'll run out of memory.