Skip to content

Moved some error prints to stderr in case of stdio server to avoid conflicts with the stdio protocol#107

Open
xanathar wants to merge 1 commit into
haris-musa:mainfrom
xanathar:wip/stdio-errors-to-stderr
Open

Moved some error prints to stderr in case of stdio server to avoid conflicts with the stdio protocol#107
xanathar wants to merge 1 commit into
haris-musa:mainfrom
xanathar:wip/stdio-errors-to-stderr

Conversation

@xanathar

@xanathar xanathar commented Nov 6, 2025

Copy link
Copy Markdown

Minor change: the prints that happen after the service errors or terminates (especially the final print("Service stopped.")) create minor conflicts with the stdio protocol implementation in agents.

It's really minor because it happens on shutdown, so I expect to cause log pollution at worse, but the fix is just as trivial, so here it is.

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