Ensure that there's no refcount leakage across FFI #229

Open
opened 2020-08-06 16:57:01 +00:00 by gburd · 0 comments
gburd commented 2020-08-06 16:57:01 +00:00 (Migrated from github.com)

@fluffyemily and I talked about this today.

We should double check that an Rc or Arc's refcount remains stable when round-tripped across the FFI.

@fluffyemily and I talked about this today. We should double check that an `Rc` or `Arc`'s refcount remains stable when round-tripped across the FFI.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg/mentat#229
No description provided.