Distributed actor isolation #39558
Initialize ApplyExpr.ShouldApplyDistributedThunk
ab96978c
Remove unnecessary 'distributed' checks in actor isolation code.
7e2469fe
ktoso
commented
on 2021-10-02
A @_distributedActorIndependent declaration is nonisolated.
d04fff6f
Remove a dead diagnostic
f7cd8e93
Stop relying on `@_distributedActorIndependent` anywhere.
e0767e0e
Remove `@_distributedActorIndependent` attribute entirely.
62b2054a
Remove the unused ActorIsolationRestriction::CrossDistributedActorSelf
f561bfe7
Silly fix for mismatched curly braces
ec379b33
Fold a bunch of identical tryMarkImplicitlyAsync calls into one.
72796b22
Don't mark calls to async methods of distributed actors implicitly-async
147b2e9c
ktoso
commented
on 2021-10-02
Unify 'distributed' checking for accesses to distributed actors.
6f0e70a4
Fix incorrect comment in Attr.def
ba86e17a
ktoso
merged
59311bab
into main 4 years ago
DougGregor
deleted the distributed-actor-isolation branch 4 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub