Re: [PR] Scheduler: Optimize memory usage in _create_dag_runs by flushing sess… [airflow]

2026-04-17 Thread via GitHub


github-actions[bot] commented on PR #62559:
URL: https://github.com/apache/airflow/pull/62559#issuecomment-4272146824

   This pull request has been automatically marked as stale because it has not 
had recent activity. It will be closed in 5 days if no further activity occurs. 
Thank you for your contributions.


-- 
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]



Re: [PR] Scheduler: Optimize memory usage in _create_dag_runs by flushing sess… [airflow]

2026-03-03 Thread via GitHub


justinpakzad commented on code in PR #62559:
URL: https://github.com/apache/airflow/pull/62559#discussion_r2881091517


##
airflow-core/tests/unit/jobs/test_scheduler_job_flush.py:
##


Review Comment:
   I don't think we need a fresh test file for these, it can go in the 
`test_scheduler_job.py` file. 



-- 
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]



Re: [PR] Scheduler: Optimize memory usage in _create_dag_runs by flushing sess… [airflow]

2026-03-03 Thread via GitHub


justinpakzad commented on code in PR #62559:
URL: https://github.com/apache/airflow/pull/62559#discussion_r2881091517


##
airflow-core/tests/unit/jobs/test_scheduler_job_flush.py:
##


Review Comment:
   I don't think we need fresh test file for these, it can go in the 
`test_scheduler_job.py` file. 



-- 
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]