mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
- Skip test in debug builds (compile is unreliable with debug builds) - Use fixed port instead of parsing output (simpler and more reliable) - Use HTTP polling to wait for server ready - Use await using for automatic process cleanup - Add timeout to handle slow builds Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>