You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sqlite shouldn't actually care about the number of open connections, and
it's not clear that we need a pool at all, but this seems like it may
resolve the issues we're seeing timing out acquiring a connection.
0 commit comments