The thread leak in question is this one: https://code.google.com/p/google-guice/issues/detail?id=288
I haven't checked if it's fixed in Guice 4, but I've encountered it twice in Guice 3, once was just the other day when I was checking for leaks in general in Play Framework. On Friday, 3 April 2015 07:58:47 UTC+11, Hannes Steffenhagen wrote: > > It seems to have been fixed in 4; And I don't quite remember what it was, > this decision was made before I joined. Some kind of leak, if I recall > correctly. > > On Thursday, April 2, 2015 at 4:29:38 PM UTC-4, Sam Berlin wrote: >> >> Is the bug fixed in Guice 4? What bug? >> >> On Thu, Apr 2, 2015 at 4:13 PM Hannes Steffenhagen <[email protected]> >> wrote: >> >>> +1, at our company we're actually stuck with guice 2 due to a bug in >>> guice 3, and there's no real process to allow something marked as 'beta' to >>> ship in production. >>> >>> >>> On Friday, March 6, 2015 at 8:26:05 PM UTC-5, Tim Boudreau wrote: >>> >>>> Hi, folks, >>>> >>>> I've been using Guice 4 since, I think 2012 or somewhere thereabouts, >>>> and have built a number of frameworks on top of it. >>>> >>>> Now, once again, I have a user of one of them freaking out about the >>>> fact that Guice 4 is still in beta. I know Google is using it in >>>> production, and a lot of us are - I've had code in production with it for >>>> a >>>> long time. >>>> >>>> What will it take to get this out the door? The last time this came up >>>> there was a comment of "ooh, but I want to add this feature and this one" >>>> from someone - and as far as I know there has not been a new beta version >>>> since. >>>> >>>> Seriously, please, please god please, can we bless a release of Guice 4 >>>> and get it out the door, so the rest of us can stop fielding requests to >>>> downgrade to Guice 3? I. for one, can't - I'm using features of Guice 4. >>>> It's been a long, long time and this is permanent beta status is getting >>>> silly. >>>> >>>> -Tim >>>> >>>> -- >>> You received this message because you are subscribed to the Google >>> Groups "google-guice" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/google-guice. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/google-guice/cac223b9-bffd-415c-b899-a66d8bb52318%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/google-guice/cac223b9-bffd-415c-b899-a66d8bb52318%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- You received this message because you are subscribed to the Google Groups "google-guice" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-guice. To view this discussion on the web visit https://groups.google.com/d/msgid/google-guice/6f4dd21e-e512-4bd9-aa8b-f66b27d1016a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
