Skip to content

Commit b88871e

Browse files
watsonBethGriggs
authored andcommitted
doc: list when promiseResolve hook was added to async_hooks
PR-URL: #26978 Refs: #15296 Reviewed-By: Stephen Belanger <admin@stephenbelanger.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Signed-off-by: Beth Griggs <Bethany.Griggs@uk.ibm.com>
1 parent 8002d6a commit b88871e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/api/async_hooks.md

+4
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,10 @@ does not depend on garbage collection, then this will not be an issue.
431431

432432
##### promiseResolve(asyncId)
433433

434+
<!-- YAML
435+
added: v8.6.0
436+
-->
437+
434438
* `asyncId` {number}
435439

436440
Called when the `resolve` function passed to the `Promise` constructor is

0 commit comments

Comments
 (0)