X Tutup
The Wayback Machine - https://web.archive.org/web/20220422074348/https://github.com/nodejs/node/pull/17147
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

async_hooks: remove deprecated API #17147

Closed
wants to merge 2 commits into from
Closed

async_hooks: remove deprecated API #17147

wants to merge 2 commits into from

Conversation

Copy link
Member

@AndreasMadsen AndreasMadsen commented Nov 20, 2017

Ref: #16972

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

async_hooks

/cc @nodejs/async_hooks

@nodejs-github-bot nodejs-github-bot added the async_hooks label Nov 20, 2017
@AndreasMadsen AndreasMadsen added dont-land-on-v4.x semver-major labels Nov 20, 2017
@AndreasMadsen
Copy link
Member Author

@AndreasMadsen AndreasMadsen commented Nov 20, 2017

@AndreasMadsen
Copy link
Member Author

@AndreasMadsen AndreasMadsen commented Nov 20, 2017

Let's never speak of that mistake.

CI: https://ci.nodejs.org/job/node-test-pull-request/11551/

@AndreasMadsen
Copy link
Member Author

@AndreasMadsen AndreasMadsen commented Nov 22, 2017

Landed in 1cc6b99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
async_hooks semver-major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants
X Tutup