File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -1651,7 +1651,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
1651
1651
</ol>
1652
1652
1653
1653
<p>Two invocations of the above could run simultaneously, meaning <var>name</var> isn't in
1654
- <var>nameList</var> during step 2 .1, but it <em>might be added</em> before step 2 .3 runs,
1654
+ <var>nameList</var> during step 3 .1, but it <em>might be added</em> before step 3 .3 runs,
1655
1655
meaning <var>name</var> ends up in <var>nameList</var> twice.</p>
1656
1656
1657
1657
<p>Parallel queues solve this. The standard would let <var>nameListQueue</var> be the result of
@@ -147654,6 +147654,7 @@ INSERT INTERFACES HERE
147654
147654
Cole Robison,
147655
147655
Colin Fine,
147656
147656
Collin Jackson,
147657
+ Conrad Crawford, <!-- cnrad on GitHub -->
147657
147658
Corey Farwell,
147658
147659
Corprew Reed,
147659
147660
Craig Cockburn,
You can’t perform that action at this time.
0 commit comments