Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Close persistent client connection at end of run (#13981)
The persistent client connection increases our thread count beyond what this test expects. This commit closes it since the connection shouldn't be needed anymore by this point in the test run.
- Loading branch information