Comment #6 on issue 729 by antony.s...@gmail.com: Deadlock using FactoryModuleBuilder from different threads
http://code.google.com/p/google-guice/issues/detail?id=729

Ok, I guess we'll chalk this up to just "very slow" not dead lock, due to that single running thread.

We already refactored to remove the assisted inject, but we'll try it just without the injector first, and see what happens. (Turns out we weren't even using it anymore).

Is using assisted with a factory like this at all slow, compared to injector#injectMembers? If it is, I'd rather just refactor and remove it entirely.

--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To post to this group, send email to google-guice-dev@googlegroups.com.
To unsubscribe from this group, send email to 
google-guice-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en.

Reply via email to