microshed-testing icon indicating copy to clipboard operation
microshed-testing copied to clipboard

Hook to purge connection pool between test runs

Open aguibert opened this issue 5 years ago • 0 comments

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.

aguibert avatar Sep 14 '19 02:09 aguibert