Client: client does not close SSL socket after request completes #386
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Environment details
Steps to reproduce
Code example
Stack trace
Impact:
Services using the googlemaps client could easily run out of sockets because of this bug.
Potential resolution:
This bug appears to be the same as googleapis/google-api-python-client#618
If it is indeed the same there was a fix in google-api-python-client here: googleapis/google-api-python-client#1038
The text was updated successfully, but these errors were encountered: