Files
bun.sh/src
Claude Bot 34f0b86d35 Address review comments: fix comments and replace setTimeout with waitFor
- Fix comments in server.zig to correctly describe .deinit = true behavior
- Add waitFor() helper function for condition-based test waiting
- Replace all setTimeout() calls with waitFor() that check actual conditions
- Tests are now more reliable and run faster (5.14s vs 7+ seconds)

Changes per CodeRabbit review:
- Lines 2528-2535: Clarify that .deinit = true enables automatic cleanup
- Lines 2554-2555: Fix comment about automatic deinit being enabled
- test file: Add waitFor() and replace 15 setTimeout instances with proper condition checks

All 17 tests passing.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-26 05:28:59 +00:00
..
2025-09-09 20:41:10 -07:00
2025-10-16 21:52:22 -04:00
2025-10-04 02:17:55 -07:00
2025-10-25 00:05:28 -07:00
2025-09-09 20:41:10 -07:00
2025-10-23 17:52:13 -07:00
2025-09-11 23:29:53 -07:00
2025-10-25 00:05:28 -07:00
2025-09-09 20:41:10 -07:00