Skip to content

test: fix flaky cluster test on Windows 10

Rodrigo Muino Tomonari requested to merge github/fork/Trott/fix-flaky-again into master

test: fix flaky cluster test on Windows 10

test-cluster-shared-leak was flaky on Windows 10. Remove unnecessary .send() calls and replace with .disconnect() to avoid spurious EPIPE.

Merge request reports

Loading