Files
bun.sh/src
Claude Bot 8d773e97e4 Address CodeRabbit review comments for SNI crash fix
Improvements to route clearing logic:
- Reset to default domain after clearing SNI routes in uws_app_clear_sni_routes()
- Allow clearSNIRoutes() to be called even with empty server name list
- Preallocate ArrayList capacity in clearSNIRoutesHelper()
- Add error logging when server name append fails

Test improvements:
- Rename test file from 21792-sni-crash.test.ts to 21792.test.ts
- Add tls.servername to all fetch calls for proper SNI testing
- Change from hardcoded port: 18443 to dynamic port: 0
- Un-skip all tests (all 3 now pass)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-23 00:11:13 +00:00
..
2025-10-21 19:22:55 -07:00
2025-10-21 19:22:55 -07:00