kaxil commented on code in PR #44229:
URL: https://github.com/apache/airflow/pull/44229#discussion_r1851201514
##########
task_sdk/src/airflow/sdk/execution_time/supervisor.py:
##########
@@ -480,7 +480,6 @@ def __repr__(self) -> str:
return rep + " >"
def handle_requests(self, log: FilteringBoundLogger) -> Generator[None,
bytes, None]:
- encoder = ConnectionResponse.model_dump_json
Review Comment:
Wasn't needed
--
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]