kaxil commented on code in PR #48239:
URL: https://github.com/apache/airflow/pull/48239#discussion_r2014417945
##########
airflow-core/src/airflow/jobs/triggerer_job_runner.py:
##########
@@ -311,8 +352,25 @@ def _handle_request(self, msg: ToTriggerSupervisor, log:
FilteringBoundLogger) -
if factory := self.logger_cache.pop(id, None):
factory.upload_to_remote()
return
Review Comment:
Does this `return` cause any issue?
--
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]