x42005e1f commented on issue #50185:
URL: https://github.com/apache/airflow/issues/50185#issuecomment-2912014652

   @ArvidMartensRenson, I would like to clarify: do threads get stuck when 
trying to acquire the lock when some other thread is already performing some 
actions holding the lock, or do they get stuck for no reason? I ask because in 
the second case it would mean that the problem is most likely on my side - in 
which case I would consider it a critical bug and release a fix version. 
However, I tested the lock with `sync_to_async()` yesterday right after the PR 
appeared and was unable to reproduce the problem in isolated tests (with both 
stable and the latest version of aiologic).


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