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

LifecycleManager not notifying about WARM_UP, ACTIVE, PRE_DESTROYING and LATENT state #383

Open
michelkaeser opened this issue Aug 13, 2018 · 0 comments

Comments

@michelkaeser
Copy link

Looking at LifecycleManager#startInstance I can see (and also verify) that the mentioned states are not set like others:

lifecycleState.set(obj, LifecycleState.SETTING_RESOURCES);

If they are deprecated they should be marked as such. Otherwise they can be considered a bug.

What is it? :)

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

No branches or pull requests

1 participant