Commit Graph

2 Commits

Author SHA1 Message Date
Christopher Swenson
c59d423387
Use the sorted values so that the test is not flaky (#21479) 2023-06-27 17:38:58 +00:00
Christopher Swenson
cf48236a3c
Move database connections map out to separate package (#21207)
The upcoming event main plugin will use a very similar pattern
as the database plugin map, so it makes sense to refactor this and move
this map out. It also cleans up the database plugin backend so that
it does not have to keep track of the lock.

Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2023-06-22 10:20:13 -07:00