mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-10 22:47:26 +08:00
Replaces Bun.serve() port probing with net.createServer() for proper async bind/close semantics. Fixes Windows EADDRINUSE race condition. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>