Skip to content

connection pool shutdown #28

Merged
dunedodo merged 1 commit intomasterfrom
bugfix-connection-close-on-destroy
May 23, 2024
Merged

connection pool shutdown #28
dunedodo merged 1 commit intomasterfrom
bugfix-connection-close-on-destroy

Conversation

@dunedodo
Copy link
Contributor

@dunedodo dunedodo commented Jan 9, 2024

Apparently the Apache httpclient does not automatically shutdown the connection manager, so we need to stash the connection manager in a smartConfig property so that we can pull it out in destroy() and shut it down manually

…connection manager, so we need to stash the connection manager in a smartConfig property so that we can pull it out in destroy() and shut it down manually
@dunedodo dunedodo requested a review from xiaoxin-ren May 23, 2024 08:12
@dunedodo dunedodo merged commit 2d3f315 into master May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants