You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Something between v0.12.0 and v0.13.1 has introduced a memory leak when building a schema from SDL - on large schemas this can result in the node process running out of memory and exiting early.
I'm not sure yet what the blame is since I haven't found a consistent repro, but I suspect #1230