jonshea commented on PR #38899:
URL: https://github.com/apache/airflow/pull/38899#issuecomment-2068825590

   I have rebased on top of `main` to fix merge conflicts in `test_pool.py`. 
The conflicts were just that the pattern for creating a test task instance had 
changed from `TI(task=op1, execution_date=DEFAULT_DATE)` to `TI(task=op1, 
run_id=dr.run_id)`.


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

Reply via email to