Skip to content

Commit f2e0c54

Browse files
committed
remove incorrect comment
1 parent b34b67c commit f2e0c54

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stdlib/public/Concurrency/TaskGroup.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1721,7 +1721,6 @@ static void swift_taskGroup_waitAllImpl(
17211721
}
17221722
}
17231723

1724-
/// Caller must mark the `waiting` status bit when MustWait is returned.
17251724
PollResult TaskGroupBase::waitAll(SwiftError* bodyError, AsyncTask *waitingTask) {
17261725
lock(); // TODO: remove group lock, and use status for synchronization
17271726

0 commit comments

Comments
 (0)