pierrejeambrun commented on code in PR #48239:
URL: https://github.com/apache/airflow/pull/48239#discussion_r2012216867
##########
airflow-core/src/airflow/jobs/triggerer_job_runner.py:
##########
@@ -244,6 +271,14 @@ def upload_to_remote(self):
upload_to_remote(self.bound_logger)
[email protected]
+def in_process_api_server() -> InProcessExecutionAPI:
Review Comment:
I will update that at both places
--
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]