Open diekhans opened 4 hours ago
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
this needs to handle both a DataReader for the whole Pipeline and one per process.
DataReader(errors='backslashreplace') should be default, or maybe a StderrDataReader?
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