Nataneljpwd commented on code in PR #64109:
URL: https://github.com/apache/airflow/pull/64109#discussion_r2981456334
##########
airflow-core/tests/unit/jobs/test_scheduler_job.py:
##########
@@ -3230,33 +3230,6 @@ def
test_cleanup_methods_all_called_multiple_executors(self, mock_executors):
for executor in self.job_runner.executors:
executor.end.assert_called_once()
Review Comment:
Alright, though they do get the results from my query which guarantees the
same thing, and row locks (so no stale data is possible)
--
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]