We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The python team is starting the process and routing StdOut to dev/null, but routing proxy StdErr to pytest stdout.
@mccoyp noticed that these errors don't surface directly in their UI because of the above interaction.
Can we fix this? We are already running Logging.Error, so there may be something I'm missing.
Logging.Error
The text was updated successfully, but these errors were encountered:
git
Resolved by #6671
Sorry, something went wrong.
scbedd
No branches or pull requests
The python team is starting the process and routing StdOut to dev/null, but routing proxy StdErr to pytest stdout.
@mccoyp noticed that these errors don't surface directly in their UI because of the above interaction.
Can we fix this? We are already running
Logging.Error
, so there may be something I'm missing.The text was updated successfully, but these errors were encountered: