swift
c3e6d71c - There is no inherent synchronization in the TaskGroupStatusRecord so

Commit
3 years ago
There is no inherent synchronization in the TaskGroupStatusRecord so when a task is adding adding new children to a task group, we need to synchronize with the task status record lock of the parent task that has the task group, to prevent races with concurrent cancellation and escalation. Radar-Id: rdar://problem/86311782
Author
Committer
Parents
Loading