Skip to content

Conversation

@efoncubierta
Copy link

This patch fixes issue #97
I have included @rbramley changes as well.

rbramley and others added 3 commits July 5, 2013 17:25
For each command is executed through SwiftClient a new listener is
created in OpenStack.CLIENT.listeners . In order to avoid filling the
memory with the same listener again and again, I have created the
endpoint just once for each SwiftClient instance.
The user token must be set per transaction, instead of creating a new
listener in OpenStack.CLIENT every time the SwiftClient.execute method
is called.
@simon3z
Copy link
Collaborator

simon3z commented Jan 20, 2015

This looks good, @efoncubierta can you do a pull request against master? Thanks!

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.

3 participants