Files
hop-gate/cmd/server/main.go
copilot-swe-agent[bot] 887c5fcdff Address code review feedback: cleanup unused code and improve channel safety
- Remove unused streamResponse struct
- Add named constant for response channel buffer size
- Add default case to prevent blocking in readLoop select
- Fix potential double-close of channels during cleanup
- Improve comments explaining concurrency patterns

Co-authored-by: dalbodeule <11470513+dalbodeule@users.noreply.github.com>
2025-12-09 14:24:56 +00:00

44 KiB