We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ea7f11 commit 0d35aa2Copy full SHA for 0d35aa2
Sources/GRPCCore/Streaming/Internal/BroadcastAsyncSequence.swift
@@ -1575,7 +1575,7 @@ extension _BroadcastSequenceStateMachine {
1575
@usableFromInline
1576
var nextElementID: _BroadcastSequenceStateMachine<Element>.Elements.ID
1577
1578
- /// A continuation which which will be resumed when the next element becomes available.
+ /// A continuation which will be resumed when the next element becomes available.
1579
1580
var continuation: ConsumerContinuation?
1581
0 commit comments