jscheffl opened a new pull request, #50738: URL: https://github.com/apache/airflow/pull/50738
This is a pure re-factoring PR. The python module providers/edge3/src/airflow/providers/edge3/cli/edge_command.py was just too large. I splitted the class `_EdgeWorkerCli` out into a separate module and renamed it to `EdgeWorker`. Also extracted some basics for signalling. Should be zero functional change, even if it looks like a large review. Just pushing and changing a lot of names. -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org