Skip to content

Commit 8c500b7

Browse files
committed
Disconnect all those temporary databases so test ends cleanly
1 parent 8003f3c commit 8c500b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

t/02_backends.t

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,4 +185,8 @@ for my $num (1..8) {
185185
$t=qq{$S returns critical when too many clients to even connect};
186186
like ($cp->run('-w -10'), qr{^$label CRITICAL: .+too many connections}, $t);
187187

188+
for my $num (1..8) {
189+
$dbh{$num}->disconnect();
190+
}
191+
188192
exit;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy