You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should release all internal providers, but it is not possible to release all of them automatically as some can't recover their state. Thus, users should have full control over this. We should provide different mechanisms to let user makr things that can be released:
add an annotation @Releasable that can apply to a type that is injected
Should we release singletons on low memory?
Would they be singletons in that case?
Isn't it obscure black magic for the user?
Isn't it user design problems?
The text was updated successfully, but these errors were encountered: