Skip to content

test: use emitter.listenerCount() in test-http-connect

Rodrigo Muino Tomonari requested to merge github/fork/lpinca/fix/ocd into master

Use emitter.listenerCount() instead of the length property of the array returned by emitter.listeners().

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading