Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Make the connection pool use a Queue instead of a stack #226

Merged
merged 1 commit into from
Nov 3, 2013

Conversation

arthurnn
Copy link
Contributor

Connection::Pool had a Queue inside it, which was not actually a queue. Making it a Queue. ✨

@durran for review

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) when pulling b0f3efe on connection_pool_queue into e2dec51 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) when pulling b0f3efe on connection_pool_queue into e2dec51 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) when pulling 95f6ac9 on connection_pool_queue into 68a456b on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) when pulling 95f6ac9 on connection_pool_queue into 68a456b on master.

arthurnn added a commit that referenced this pull request Nov 3, 2013
Make the connection pool use a Queue instead of a stack
@arthurnn arthurnn merged commit 664de79 into master Nov 3, 2013
@arthurnn arthurnn deleted the connection_pool_queue branch November 3, 2013 02:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants