Skip to content

Rerunning Python scripts multiple times creates a memory leak #1

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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