8000 Domain reload crashes when .NET object points to PythonException · Issue #1371 · pythonnet/pythonnet · GitHub
[go: up one dir, main page]

Skip to content
Domain reload crashes when .NET object points to PythonException #1371
Closed
@lostmsu

Description

@lostmsu

Please see this comment: #1361 (comment)

We disabled test_method_parameters_change. Domain reload needs to be fixed so that holding a reference to PythonException is permitted.

I also suspect holding a reference to PyObject in this situation would break refcount based on the source code (serialization does not IncRef => original and deserialized object will both call DecRef).

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