swift
740cd7bd - [Distributed] Implement distributed actor semantics in call checking

Commit
2 years ago
[Distributed] Implement distributed actor semantics in call checking The move to perform all call checking that can cross concurrency domains into one place dropped the specific logic for distributed actor calls. Introduce that logic, cleaning it up to consistently use the "known to be local" semantics needed for distributed actors.
Author
Committer
Parents
Loading