dstandish commented on code in PR #59183:
URL: https://github.com/apache/airflow/pull/59183#discussion_r2624597826


##########
airflow-core/src/airflow/assets/manager.py:
##########
@@ -54,6 +55,63 @@
 log = structlog.get_logger(__name__)
 
 
+@contextmanager
+def _acquire_apdr_lock(

Review Comment:
   you are not actually locking ADPR.  i think it's better to tell the truth.  
e.g. _lock_asset(...)



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