Skip to content

Conversation

iffse
Copy link

@iffse iffse commented Aug 26, 2025

Context.

framework_tool uses both stdout and stderr. But the former one is being overused, having most of the error messages which should be sent to stderr.

This PR only changed print statements which should go to stderr.

@JohnAZoidberg
Copy link
Member

In general this is not a bad idea. But I wonder how you noticed it.
The commands don't really return machine readable output. We're you trying to separate stdout and stdin on purpose?

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.

2 participants