From ac57a215d35566895e44b25c19375055522cd64a Mon Sep 17 00:00:00 2001 From: Bagas Date: Tue, 14 Mar 2023 17:41:58 +0800 Subject: [PATCH] Prevent panic during wrappedConn close at hammertime (#11219) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index cac17cc6..75651a80 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -Slight performance changes to integrations/git_test.go (#11227) +Prevent panic during wrappedConn close at hammertime (#11219)