Skip to content

Invalidated OwnedProxy instances can delete the target object #521

@gpauloski

Description

@gpauloski

Describe the problem.

We invalidate the OwnedProxy when serializing it to send to another process so we should prevent the invalidated instance from deleting the target object when it goes out of scope.

We also may need to adjust this on the borrowed types.

How did you install ProxyStore?

N/A

ProxyStore Version

N/A

Python Version

All

OS and Platform

All

Metadata

Metadata

Assignees

Labels

bugError, flaw, or fault that causes unexpected behavior

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions