Export to GitHub

rolling-curl - issue #23

Huge Memory Leak


Posted on Nov 17, 2011 by Happy Cat

I'm showing a 130KB memory loss every time rollingCurl finishes a single "window" (5 in my case) that is never recouped - about the size of the 5 scraped URLS - this data should be getting dumped after the results are passed.

Comment #1

Posted on Nov 17, 2011 by Happy Cat

I apologize, this was a problem in my own callback function with multiple Xpath instances being loaded - not a problem with your script!

Status: New

Labels:
Type-Defect Priority-Medium