Skip to content

Domain reload crashes when .NET object points to PythonException #1371

@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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions