Skip to content

Potential memory leak in drainVar loop #9

@natefaubion

Description

@natefaubion

Followup issue mentioned in #8. I've been able to reproduce with only the Eff interface. I changed the take/put loop to force a manual GC every 50000 loops, which keeps it from growing so quickly, but it still grows, and the GC pauses get longer and longer as it has to walk over more and more references. There's definitely an issue here.

/cc @felixSchl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions