Skip to content

test: fix test-sync-io-option

This test was failing occasionally both locally and on CI. Switched from using spawn to execFile for a more reliable test.

Related: https://github.com/nodejs/io.js/issues/1837

Merge request reports

Loading