Skip to content

test: do not use the same EventEmitter instance#35560

Merged
lpinca merged 1 commit intonodejs:masterfrom
lpinca:use/different-ee-instance
Oct 12, 2020
Merged

test: do not use the same EventEmitter instance#35560
lpinca merged 1 commit intonodejs:masterfrom
lpinca:use/different-ee-instance

Conversation

@lpinca
Copy link
Copy Markdown
Member

@lpinca lpinca commented Oct 8, 2020

Prevent multiple listeners for the 'error' event to be added to the
same EventEmitter instance.

Refs: #35557 (comment)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants