Skip to content

Commit

Permalink
Remove redundant wait statement in async steps
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Thomson <[email protected]>
  • Loading branch information
jan-ivar and martinthomson authored Sep 26, 2023
1 parent 0be5cf0 commit 6a30281
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1756,7 +1756,6 @@ A {{WebTransportSender}} is always created by the
{{WebTransportSendStream/[[Sender]]}} is [=this=].
1. Run the following steps [=in parallel=]:
1. Gather stream statistics from all streams in |streams|.
1. Wait for the stats to be ready.
1. [=Queue a network task=] with |transport| to run the following steps:
1. Let |stats| be a [=new=] {{WebTransportSendStreamStats}} object
representing the aggregate numbers of the gathered stats.
Expand Down

0 comments on commit 6a30281

Please sign in to comment.