mirror of
https://github.com/smittix/intercept.git
synced 2026-06-08 14:11:54 -07:00
406ca28304
stop() sets _ws = null before the async onclose fires, so the handler now early-returns when _ws is null instead of showing the misleading "WebSocket closed before ready" retry message. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>