mirror of
https://github.com/discourse/discourse.git
synced 2025-04-19 10:35:34 +08:00

Why this change? On CI, we have been seeing flaky system tests because ActiveRecord is unable to checkout a connection. This patch is meant to help us debug which thread is not returning the connection to the queue.