ashb commented on code in PR #45570:
URL: https://github.com/apache/airflow/pull/45570#discussion_r1911509157


##########
task_sdk/src/airflow/sdk/execution_time/supervisor.py:
##########
@@ -374,9 +353,6 @@ def start(
             logs=read_logs,
         )
 
-        # Tell the task process what it needs to do!
-        proc._on_child_started(what, path, requests_fd)

Review Comment:
   Calling this is now the responsibility of the subclasses overridden `start` 
methods



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