mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Extend the _unsafeInheritExecutor_ workaround to all remaining APIs in the Concurrency library that have adopted `#isolation` default arguments to (safely) stay in the caller's isolation domain... ... except one. Clock.measure() is currently running into problems with the type checker workaround and needs a little more thought. Fixes rdar://131760111.
21 KiB
21 KiB