ashb commented on PR #68377:
URL: https://github.com/apache/airflow/pull/68377#issuecomment-4681179634

   I wonder if we could also catch the deadlock in this case 
(`_threading_lock.locked() and threading.get_ident() == self._loop_thread_id` 
style) to throw a nice error message, pointing the user to update their hook?


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