mirror of
https://github.com/smittix/intercept.git
synced 2026-04-24 06:40:00 -07:00
Meteor: onopen callback used closure variable _ws instead of `this`, so a double-click during CONNECTING state sent on the wrong socket. Also clean up any in-progress connection on re-start, not just running ones. Setup: make apt-get update non-fatal so third-party repo errors (e.g. stale PPAs on Debian) don't abort the entire install. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>