Commit Graph

2 Commits

Author SHA1 Message Date
Finagolfin
8e7a5c6e53 [Test] Make sure macros are enabled for the tests that use the new #isolation macro 2024-01-28 02:20:07 +05:30
Doug Gregor
f79a108e85 Implement support for #isolation for distributed actors
When using `#isolation` within a context that is isolated to a
distributed actor, resolve to an `asLocalActor` access to retrieve the
local actor corresponding to the distributed actor.
2024-01-23 13:47:03 -08:00