Skip to content

timers: cleanup abort listener on awaitable timers

Alternative to https://github.com/nodejs/node/pull/35992 ... cleanup abort listeners when timer successfully fires

Co-authored-by: Benjamin Gruenbaum benjamingr@gmail.com Signed-off-by: James M Snell jasnell@gmail.com

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

Merge request reports

Loading