mirror of
https://github.com/smittix/intercept.git
synced 2026-07-06 08:38:14 -07:00
b6de4e36e3
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>