Comment 3 for bug 738188

Revision history for this message
Andrew Wilkins (axwalk) wrote :

The plan is currently to defer deletion of objects while there are pending unmarshalled messages. This *may* be done by having BaseConnection.delete and BaseConnection.__recv hold a lock, and transmit a set of "references" (object IDs) that will be used to pin an object.