Skip to content

events: onceWrapper returns target value - #25818

Closed
himself65 wants to merge 1 commit into
nodejs:masterfrom
himself65:master
Closed

events: onceWrapper returns target value#25818
himself65 wants to merge 1 commit into
nodejs:masterfrom
himself65:master

Conversation

@himself65

@himself65himself65 commented Jan 30, 2019

Copy link
Copy Markdown
Member
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

@nodejs-github-botnodejs-github-bot added the events Issues and PRs related to the events subsystem / EventEmitter. label Jan 30, 2019
@himself65himself65 reopened this Feb 2, 2019

@bnoordhuisbnoordhuis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can you add one or more regression tests?

@himself65

Copy link
Copy Markdown
MemberAuthor

Can you add one or more regression tests?

I will try that

@himself65

himself65 commented Feb 5, 2019

Copy link
Copy Markdown
MemberAuthor

@bnoordhuis added

And my computer so slow, I can't do a local test 😥

Comment threadtest/parallel/test-event-emitter-listeners.js Outdated
Comment threadtest/parallel/test-event-emitter-listeners.js Outdated
@lpinca

Copy link
Copy Markdown
Member

@himself65 subsystem in commit message should be events: not src:.

@lpinca

Copy link
Copy Markdown
Member

@himself65himself65 changed the title src: events onceWrapper returns target valueevents: onceWrapper returns target valueFeb 9, 2019
@lpinca

Copy link
Copy Markdown
Member

@BridgeARBridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 4, 2019
BridgeAR pushed a commit to BridgeAR/node that referenced this pull request Mar 5, 2019
PR-URL: nodejs#25818
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@BridgeAR

Copy link
Copy Markdown
Member

Landed in acc506c

@himself65 congratulations on your first commit to Node.js! 🎉

@BridgeARBridgeAR closed this Mar 5, 2019
BridgeAR pushed a commit to BridgeAR/node that referenced this pull request Mar 12, 2019
PR-URL: nodejs#25818
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
BethGriggs pushed a commit that referenced this pull request Apr 16, 2019
PR-URL: #25818
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@BethGriggsBethGriggs mentioned this pull request May 1, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.eventsIssues and PRs related to the events subsystem / EventEmitter.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@himself65@lpinca@BridgeAR@bnoordhuis@cjihrig@nodejs-github-bot