Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes #9 #10

Merged
merged 4 commits into from
Jul 13, 2016
Merged

fixes #9 #10

merged 4 commits into from
Jul 13, 2016

Conversation

peh
Copy link
Contributor

@peh peh commented Jul 13, 2016

this should fix #9

I groovyfied the WorkerImpl as i had to touch a lot of code anyways.
As soon as gresrun/jesque#109 we should consider getting rid of that "custom" WorkerImpl completly and use the original WorkerPoolImpl.

I also cleaned up some stuff that was never used in the custom WorkerImpl

Philipp Eschenbach and others added 4 commits July 7, 2016 14:09
@ctoestreich
Copy link
Member

ctoestreich commented Jul 13, 2016

I was going to do this today as we had to switch to a Jedis scan vs key and I realized that the connection needs an explicit close. Will review asap.

@peh peh closed this Jul 13, 2016
@peh peh reopened this Jul 13, 2016
@peh
Copy link
Contributor Author

peh commented Jul 13, 2016

sorry wrong button :)

@ctoestreich ctoestreich merged commit 9ef273a into Grails-Plugin-Consortium:master Jul 13, 2016
@ctoestreich
Copy link
Member

We really need more tests around this thing.... releasing now 1.1.9.

@ctoestreich
Copy link
Member

#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.

pooled resource is not being returned to pool
2 participants