Skip to content

process: remove deprecated process.EventEmitter

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/rm-ee into master
Checklist
  • tests and code linting passes
  • the commit message follows commit guidelines
Affected core subsystem(s)

process

Description of change

process.EventEmitter was deprecated for v6. This commit removes it for v7.

Refs: https://github.com/nodejs/node/pull/5049

Merge request reports

Loading