Skip to content

Commit

Permalink
Merge 4404bbd into 64b5aac
Browse files Browse the repository at this point in the history
  • Loading branch information
stillerrr committed Jan 28, 2024
2 parents 64b5aac + 4404bbd commit 09a1865
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ public void close() {
try {
sync();
} finally {
pipelinedResponses.clear();
connections.values().forEach(IOUtils::closeQuietly);
}
}
Expand Down

0 comments on commit 09a1865

Please sign in to comment.