Comment 2 for bug 1247762

Revision history for this message
Tim Burke (1-tim-z) wrote :

Following the port from httplib to requests in https://github.com/openstack/python-swiftclient/commit/b182112, we don't want to close sockets following a request, but rather return them to requests' connection pool. We didn't do that before, but this should have been fixed in https://github.com/openstack/python-swiftclient/commit/8756591.

Closing as fixed in 2.4.0.