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>