async_hooks: rename currentId and triggerId · nodejs/node@3bb4ec8 · GitHub
Skip to content

Commit 3bb4ec8

Browse files
AndreasMadsenaddaleax
authored andcommitted
async_hooks: rename currentId and triggerId
currentId is renamed to executionAsyncId triggerId is renamed to triggerAsyncId AsyncResource.triggerId is renamed to AsyncResource.triggerAsyncId AsyncHooksGetCurrentId is renamed to AsyncHooksGetExecutionAsyncId AsyncHooksGetTriggerId is renamed to AsyncHooksGetTriggerAsyncId PR-URL: #13490 Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Trevor Norris <trev.norris@gmail.com>
1 parent 6512fd7 commit 3bb4ec8

65 files changed

Lines changed: 395 additions & 307 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

doc/api/async_hooks.md

Lines changed: 53 additions & 52 deletions

doc/api/deprecations.md

Lines changed: 30 additions & 0 deletions

0 commit comments

Comments
 (0)