Skip to content

Conversation

@addaleax
Copy link
Member

AsyncEvent is not a good name given its semantics.

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

`AsyncEvent` is not a good name given its semantics.
@addaleaxaddaleax added async_hooks Issues and PRs related to the async hooks subsystem. dont-land-on-v4.x labels May 24, 2017
@addaleaxaddaleax added this to the 8.0.0 milestone May 24, 2017
@nodejs-github-botnodejs-github-bot added the async_hooks Issues and PRs related to the async hooks subsystem. label May 24, 2017
Copy link
Member

@AndreasMadsenAndreasMadsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@Fishrock123Fishrock123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed.

@addaleax
Copy link
MemberAuthor

Landed in 90dee89

@addaleaxaddaleax deleted the asyncevent-to-asyncresource branch May 26, 2017 15:42
addaleax added a commit that referenced this pull request May 26, 2017
`AsyncEvent` is not a good name given its semantics. PR-URL: #13192 Reviewed-By: Andreas Madsen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jeremiah Senkpiel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
jasnell pushed a commit that referenced this pull request May 28, 2017
`AsyncEvent` is not a good name given its semantics. PR-URL: #13192 Reviewed-By: Andreas Madsen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jeremiah Senkpiel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
@jasnelljasnell mentioned this pull request May 28, 2017
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

async_hooksIssues and PRs related to the async hooks subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@addaleax@jasnell@AndreasMadsen@Fishrock123@cjihrig@nodejs-github-bot