Closed novemberborn closed 10 months ago
Ironically, in CI the watch mode tests fail to exit cleanly. It's fine locally. This will need https://github.com/avajs/ava/issues/3279 to be resolved and available through the @ava/test
wrapper.
Ironically, in CI the watch mode tests fail to exit cleanly. It's fine locally.
Turns out this is due to a bug on Linux with our test for recursive watch support leaking referenced file handles.