forked from MirrorHub/synapse
c2d4467cd4
`adbapi.ConnectionPool` let's you turn on auto reconnect of DB connections. This is off by default. As far as I can tell if its not enabled dead connections never get removed from the pool. Maybe helps #8574
1 line
81 B
Text
1 line
81 B
Text
Fix bug where Synapse would not recover after losing connection to the database.
|