mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
We were detaching the child by just modifying the list, but the cancellation path was assuming that that would not be done without holding the task status lock. This patch just fixes the current runtime; the back-deployment side is complicated. Fixes rdar://88398824
9.3 KiB
9.3 KiB