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

Avoid using providers that failed during injection #267

Open
gissuebot opened this issue Jul 7, 2014 · 2 comments
Open

Avoid using providers that failed during injection #267

gissuebot opened this issue Jul 7, 2014 · 2 comments

Comments

@gissuebot
Copy link

From limpbizkit on October 30, 2008 16:38:17

We 'keep going' while injecting to catch extra errors. This is nice. But when injecting a Provider
instance fails, we shouldn't reuse that provider. Otherwise it'll blow up with strange errors.

Original issue: http://code.google.com/p/google-guice/issues/detail?id=267

@gissuebot
Copy link
Author

From limpbizkit on April 26, 2009 14:50:23

(No comment was entered for this change.)

Labels: Type-Defect Priority-Medium

@birdmanmandbir
Copy link

Does anyone has idea about this bug? Maybe we should record that bad provider to avoid reuse it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants