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

have easy way to get stderr from Pipeline object #19

Open
diekhans opened this issue Oct 31, 2024 · 2 comments
Open

have easy way to get stderr from Pipeline object #19

diekhans opened this issue Oct 31, 2024 · 2 comments

Comments

@diekhans
Copy link
Owner

if in data writer, this would be useful for printing warnings.

Also, there could be an option to print stderr as it is collected by DataReader

@diekhans
Copy link
Owner Author

this needs to handle both a DataReader for the whole Pipeline and one per process.

@diekhans
Copy link
Owner Author

DataReader(errors='backslashreplace') should be default, or maybe a StderrDataReader?

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

No branches or pull requests

1 participant