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
For hollow mode, connection pools may be unable to cope with DBs being replaced underneath them.
We should add a hook to purge connection pools before tests start so that connection pools start with a clean state and do not have stale connection references in them.
The text was updated successfully, but these errors were encountered:
For hollow mode, connection pools may be unable to cope with DBs being replaced underneath them.
We should add a hook to purge connection pools before tests start so that connection pools start with a clean state and do not have stale connection references in them.
The text was updated successfully, but these errors were encountered: