Closed GoogleCodeExporter closed 9 years ago
This has been fixed by modifying DelayedClone to:
(1) Introduce new Delayed instances for loops, rather than "re-using" existing
instances
(2) Dropping existing Delayed instances whenever possible, so that the number
does
not grow with repeated cloning.
Original comment by acooke....@gmail.com
on 4 Sep 2009 at 12:52
Fixed in 3.2
Original comment by acooke....@gmail.com
on 4 Sep 2009 at 11:55
Original issue reported on code.google.com by
acooke....@gmail.com
on 4 Sep 2009 at 12:50