Commit 3a64583
authored
[6.2.2] Ensure
- **Explanation**: Adjust the (non-ABI-affecting) signature of an
underlying function used by the expansion of the
`#expect(processExitsWith:)` macro so that when Approachable Concurrency
is enabled, we pick the correct overload of said function.
- **Scope**: Exit tests with Approachable Concurrency enabled.
- **Issues**: #1375
- **Original PRs**: #1383
- **Risk**: Low
- **Testing**: Existing CI jobs and manual verification. It is not
possible at this time to write a unit test for this fix due to
swiftlang/swift-package-manager#9293.
- **Reviewers**: @stmontgomery @briancroom @jerryjrchenNonisolatedNonsendingByDefault doesn't break exit tests. (#1407)1 parent 617acf6 commit 3a64583
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| 384 | + | |
384 | 385 | | |
385 | 386 | | |
386 | 387 | | |
| |||
0 commit comments