millin commented on issue #16227: URL: https://github.com/apache/airflow/issues/16227#issuecomment-853832166
Additionally I found that the first process successfully recorded [Refreshing TaskInstance](https://github.com/apache/airflow/blob/8505d2f0a4524313e3eff7a4f16b9a9439c7a79f/airflow/models/taskinstance.py#L595) message from TaskInstance.refresh_from_db, but not recorded [Refreshed TaskInstance](https://github.com/apache/airflow/blob/8505d2f0a4524313e3eff7a4f16b9a9439c7a79f/airflow/models/taskinstance.py#L630) message. It looks like hangs on some DB lock -- 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. For queries about this service, please contact Infrastructure at: [email protected]
