8000 PyObject instances surviving Runtime shutdown should be finalized when Runtime restarts · Issue #1112 · pythonnet/pythonnet · GitHub
[go: up one dir, main page]

Skip to content
PyObject instances surviving Runtime shutdown should be finalized when Runtime restarts #1112
Closed
@lostmsu

Description

@lostmsu

As was noted in #1074, since it is possible to Py_DecRef alive objects created before Py_Finalize after Py_Initialize is called again, we should properly Dispose PyObject instances, that were found by .NET garbage collector between Py_Finalize and the following Py_Initialize.

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

      0