ashb commented on issue #3862: [AIRFLOW-1917] Remove extra newline character from log URL: https://github.com/apache/incubator-airflow/pull/3862#issuecomment-419571432 The extra line comes from reading stdout/stderr of the sub-process, so it's unavoidable - check out the linked jira for a repro case involving an operator. this StreamLogWriter is used to capture StdOut from operators etc.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
