Skip to content

test: fix flaky test-force-repl

test/parallel/test-force-repl.js has an unnecessary timer that makes the test flaky under load. Remove it.

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

test repl

Merge request reports

Loading