Closed
Description
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
Labels
No labels