Skip to content

test: improve disable AsyncLocalStorage test

Improves test-async-local-storage-enable-disable.js test, as it wasn't covering .disable() method's behavior as it should. See https://github.com/nodejs/node/pull/31950#discussion_r385535111 for more details.

cc @Qard @vdeturckheim

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

Merge request reports

Loading