c-wilson commented on a change in pull request #7740: [AIRFLOW-7065] Add
optional propagation of task std streams to console
URL: https://github.com/apache/airflow/pull/7740#discussion_r393701817
##########
File path: airflow/utils/log/logging_mixin.py
##########
@@ -58,21 +61,23 @@ def _set_context(self, context):
set_context(self.log, context)
-# TODO: Formally inherit from io.IOBase
Review comment:
My mistake, will revert
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services