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 4497335 commit 49f098dCopy full SHA for 49f098d
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