Skip to content

Rerunning Python scripts multiple times creates a memory leak #1

Open
@glopesdev

Description

@glopesdev

Original report by me.


It seems the culprit is incorrect shutdown of the IronPython engine. A possible fix could be #2, as sharing runtime instances would prevent redundant creation of Python engines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions