Commit 0af4d10
authored
[6.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, #1407
- **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**: @grynspan @briancroom @jerryjrchenNonisolatedNonsendingByDefault doesn't break exit tests (#1421)1 parent 3fdabe5 commit 0af4d10
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