Skip to content

events: deprecate EventEmitter.defaultMaxListeners getter/setter

In preparation for upcoming ESM interop and to remain consistent with other getters/setters being removed

Refs: #18131

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)

events

Merge request reports

Loading