Increase Windows exit delay from 50ms to 500ms

The 50ms delay was not sufficient to avoid libuv assertion errors
in CI environments. Increasing to 500ms to give pending I/O more
time to complete before process.exit() is called.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Daz DeBoer
2026-03-20 17:52:23 -06:00
parent d18d817ad0
commit ceb24d1d28
12 changed files with 1996 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long