Skip to content
This repository was archived by the owner on Feb 20, 2019. It is now read-only.
This repository was archived by the owner on Feb 20, 2019. It is now read-only.

GC overhead limit exceeded while generating a pickler for an AST #372

Open
@densh

Description

@densh

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions