Skip to content

fix(core): avoid stopping foreign proxy port listeners#1

Open
joohw wants to merge 1 commit into
mainfrom
fix/proxy-stop-foreign-listener
Open

fix(core): avoid stopping foreign proxy port listeners#1
joohw wants to merge 1 commit into
mainfrom
fix/proxy-stop-foreign-listener

Conversation

@joohw
Copy link
Copy Markdown
Owner

@joohw joohw commented May 28, 2026

Summary

  • Require a fresh clovapi proxy health identity check before killing a process discovered only by the configured proxy port.
  • Return a clear error for foreign listeners instead of terminating them when the PID file is missing or stale.
  • Add focused proxy stop lifecycle tests and bump the core dev version.

Test plan

  • go test ./cmd/clovapi
  • go test ./...

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant