Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
doc: delete useless note makrer
Co-authored-by: Rich Trott <rtrott@gmail.com>
  • Loading branch information
tony-go and Trott authored Feb 2, 2022
commit b2622ce5a6f80ca015e2745770da7896d32c5aa1
2 changes: 1 addition & 1 deletion doc/api/async_hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ TTYWRAP, UDPSENDWRAP, UDPWRAP, WRITEWRAP, ZLIB, SSLCONNECTION, PBKDF2REQUEST,
RANDOMBYTESREQUEST, TLSWRAP, Microtask, Timeout, Immediate, TickObject
```

**Note**: These values can change in any Node.js release.
These values can change in any Node.js release.
Comment thread
Flarna marked this conversation as resolved.
Outdated

There is also the `PROMISE` resource type, which is used to track `Promise`
instances and asynchronous work scheduled by them.
Expand Down