- Notifications
You must be signed in to change notification settings - Fork749
Closed
Description
Please see this comment:#1361 (comment)
We disabledtest_method_parameters_change
. Domain reload needs to be fixed so that holding a reference toPythonException
is permitted.
I also suspect holding a reference toPyObject
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