ashb commented on PR #68078: URL: https://github.com/apache/airflow/pull/68078#issuecomment-4694973415
@jscheffl This PR makes no sense to me. It's talking about Task SDK, but it doesn't import anything from in task SDK (nor should it). Task SDK code _should not run_ in the APi Server. Anything relying on that is fundamentally broken and breaking boundaries. If that is the reason this change is introduced then this should be reverted. -- 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]
