mirror of
https://github.com/discourse/discourse.git
synced 2025-02-10 13:24:55 +00: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.