Skip to content
New issue

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

When running in headless mode exceptions should be redirected to stderr #1410

Closed
glopesdev opened this issue Jun 12, 2023 · 0 comments · Fixed by #1411
Closed

When running in headless mode exceptions should be redirected to stderr #1410

glopesdev opened this issue Jun 12, 2023 · 0 comments · Fixed by #1411
Labels
proposal Request for a new feature

Comments

@glopesdev
Copy link
Member

This makes it harder to separate logs from headless workflows which might use stdout as their default output (e.g. logging errors from command-line utility). Any unhandled exceptions should instead be redirected to stderr before termination.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Request for a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant