ashb commented on PR #25266: URL: https://github.com/apache/airflow/pull/25266#issuecomment-1195574962
Hmmmm, interesting. So generally the fewer things you have to lock the better, and doubly so as we aren't actually making any changes to DagRun, so taking out a lock on it as well seems like it _should_ be unnecessary. Let me (re)read that other thead. -- 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]
