USER PROBLEM
Parts of our code does not reuse db connection and create new instead even when called inside the transaction.
FIX
- run tests on a single connection to detect issues and fix them
- return context with a transaction from `db.Begin`
- causes
-
ROX-31365 Filling policy category names within Walk for Policies leads to DB conn exhaustion
-
- Closed
-