Michael Gottesman
61ae730f00
[concurrency] Make all runtime tests also run with nonisolated(nonsending) by default enabled.
...
Just adding more code coverage.
2025-08-21 12:54:00 -07:00
Allan Shortlidge
c02fc4724d
Tests: Remove -disable-availability-checking from many Concurrency tests.
...
Instead, use the `%target-swift-5.1-abi-triple` substitution to compile the tests
for deployment to the minimum OS versions required for use of _Concurrency APIs.
2024-10-18 16:21:51 -07:00
Konrad `ktoso` Malawski
24a38fc090
[Concurrency] Verify the #if guards around moveonly Job ( #64477 )
2023-03-20 20:09:45 +09:00
Konrad `ktoso` Malawski
e0877594da
[Concurrency] Custom executors with move-only Job ( #63569 )
2023-03-18 14:02:43 +09:00
Konrad `ktoso` Malawski
307ec5a378
[Concurrency] unownedExecutor can be declared not directly on actor
2023-02-08 13:38:02 +09:00