Skip to content

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

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).

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions