Mercury2699 commented on PR #68061:
URL: https://github.com/apache/airflow/pull/68061#issuecomment-4674735384

   This fix is already on `main` — PR #64571 ("AIP-76: Hold Dag run until all 
upstream partitions arrive", merged Jun 5 2026 by @Lee-W) rewrote 
`_create_dagruns_for_partitioned_asset_dags` from scratch with 
`with_row_locks(skip_locked=True, key_share=False)` built in from the start. 
The race condition described in #68045 is fully addressed by that rewrite.
   
   This PR can be closed as superseded by #64571.


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