Skip to content

Fix urllib3 connection leak after HEAD request#1300

Closed
genben wants to merge 1 commit intoboto:developfrom
miarec:fix-connection-leak-after-head
Closed

Fix urllib3 connection leak after HEAD request#1300
genben wants to merge 1 commit intoboto:developfrom
miarec:fix-connection-leak-after-head

Conversation

@genben
Copy link
Copy Markdown

@genben genben commented Oct 19, 2017

Fix issue #1248

Issue "A urllib3 connection is not put back in the pool after HEAD"
boto#1248
@timuralp
Copy link
Copy Markdown
Contributor

For what it's worth, my employer had to apply the same patch to make progress. It's disappointing that the boto team does not consider this bug a priority.

@Andreas5739738
Copy link
Copy Markdown

Ping to botocore maintainers - any reason why we wouldn't want to merge this?

@joguSD
Copy link
Copy Markdown
Contributor

joguSD commented Aug 25, 2018

We have un-vendored requests/urllib3 and are now using urllib3 directly as of botocore v1.11.0.
Relevant upgrade notes.

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.

4 participants