afs opened a new issue, #3908: URL: https://github.com/apache/jena/issues/3908
Currently, up to Jena 6.0.0, a warning or error is output much earlier than the offending triple or quad. This is because parser output stream/writer is buffered. Change `riot` to flush the output so that the log message for warning or error is next to the place it occurs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
