mobuchowski commented on code in PR #45294:
URL: https://github.com/apache/airflow/pull/45294#discussion_r1950561783
##########
task_sdk/src/airflow/sdk/execution_time/supervisor.py:
##########
@@ -935,6 +937,7 @@ def supervise(
Run a single task execution to completion.
:param ti: The task instance to run.
+ :param dr: Current DagRun of the task instance.
Review Comment:
Fixed. Leftover from going few iterations.
--
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]