kaxil commented on code in PR #45431:
URL: https://github.com/apache/airflow/pull/45431#discussion_r1904199278


##########
task_sdk/src/airflow/sdk/execution_time/supervisor.py:
##########
@@ -885,7 +889,7 @@ def supervise(
         except OSError as e:
             log.warning("OSError while changing ownership of the log file. ", 
e)
 
-        pretty_logs = False
+        pretty_logs = True

Review Comment:
   Why this change?



-- 
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]

Reply via email to