amoghrajesh commented on code in PR #57778:
URL: https://github.com/apache/airflow/pull/57778#discussion_r2501905841
##########
task-sdk/tests/task_sdk/execution_time/test_supervisor.py:
##########
@@ -224,6 +225,46 @@ def test_supervise(
with expectation:
supervise(**kw)
+ def test_supervisor_enforces_execution_timeout(self, test_dags_dir,
captured_logs, client_with_ti_start):
Review Comment:
I think it should continue calling `on_kill`
--
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]