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
{{ message }}
This repository was archived by the owner on Feb 20, 2019. It is now read-only.
Following code is a representation of some AST that starts its branching at Root class. Generation of pickling for it fails to compile after minutes of full cpu utilisation with "GC overhead limit exceeded" error. This is not your average "Out Of Memory" failure as it can't really be aided by adding more memory.