potiuk commented on a change in pull request #20409:
URL: https://github.com/apache/airflow/pull/20409#discussion_r774655967
##########
File path: airflow/providers/microsoft/azure/log/wasb_task_handler.py
##########
@@ -107,7 +107,7 @@ def close(self) -> None:
# Mark closed so we don't double write if close is called twice
self.closed = True
- def _read(self, ti, try_number: str, metadata: Optional[str] = None) ->
Tuple[str, Dict[str, bool]]:
Review comment:
hmmmmmm :)
--
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]