uranusjr commented on PR #68517: URL: https://github.com/apache/airflow/pull/68517#issuecomment-5232951360
We’ll need to change the docstring on AssetPartitionDagRun. It currently says ``` We should not allow more than one row with the same target_dag_id / partition_key where created_dag_run_id is null, and this is what the `_lock_asset_model` mutex control is for. ``` I believe this is no longer true with `allow_reuse=False`? -- 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]
