[Pitch] resignRemoteID for remote distributed actor references
Swift Forums
[Pitch] resignRemoteID for remote distributed actor references
Hi everyone, Working with some actor system authors we realized we have a missing hook for cleaning up resources that are created on demand for a remote reference. This was by design initially, however it turned out it’s not very good in practice and we need to have the ability to release resources held by the score system when the deinit of a remote actor reference runs. This proposal introduces a new resignRemoteID in addition to the existing resignID (that applies only to locally assigned ...
0 comments
No comments yet.