apple / apple/swift-distributed-actors
SWIM/Associations: Simplify/remove withEnsuredAssociation
Open
t:cluster:all
t:cluster:swim
- Dominant language
- Swift
- Stars
- 679
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
It can be simpler, we only need to check:
- "is this node associated or tombstone"
- if NOT a tombstone, just continue using the actor ref and when needed it'd kick off the association then 👍
Contributor guide
Assessment
This issue has not been assessed yet.