mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
c1b35bf2f6
Using the db.Store when in a TX causes a deadlock for dbmem. In production, this can cause a deadlock if at the current conn pool limit.