Closed
Description
Using isomorphic-relay to get relay to work on the server, and using a load testing tool to create repeated requests and find a memory leak in an application I'm building, I observed that 2 maps called queryCache were growing unbounded.
These maps are in getRelayQueries.js, and in buildRQL.js, and they grow to thousands of keys over 600 requests to a page I have with no less than 2 containers.
Longer explanation in:
I'll do my best to provide an example if it's necessary to reproduce the issue.
Metadata
Metadata
Assignees
Labels
No labels