Closed robmonie closed 13 years ago
Also see - https://github.com/sproutcore/sproutcore20/issues/167 . I think they're basically the same issue.
This turned out to be related to a memory leak in handlebars bindings fixed here - https://github.com/sproutcore/sproutcore20/pull/174
It's unclear to me at this stage whether this is a datastore or core sproutcore issue but there seems to be an issue with accumulation of bindings when records accumulate over time with multiple remote queries.
I've attempted to describe this issue here - https://groups.google.com/forum/#!topic/sproutcore/VPjLIboJvLE
And created a repeatable test application that demonstrates the issue here - https://github.com/robmonie/sc_memory_leak