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

[BUGFIX Release] Clear cached instances when factories are unregistered. #12680

Merged
merged 1 commit into from
Dec 3, 2015

Conversation

dgeb
Copy link
Member

@dgeb dgeb commented Dec 3, 2015

ApplicationInstance#unregister now overrides
RegistryProxy#unregister in order to clear any cached instances of the
unregistered factory (via __container__.reset()).

[Closes #11173]

`ApplicationInstance#unregister` now overrides 
`RegistryProxy#unregister` in order to clear any cached instances of the
unregistered factory (via `__container__.reset()`).

[Closes emberjs#11173]
@mixonic
Copy link
Sponsor Member

mixonic commented Dec 3, 2015

👍

rwjblue added a commit that referenced this pull request Dec 3, 2015
[BUGFIX Release] Clear cached instances when factories are unregistered.
@rwjblue rwjblue merged commit 3b2ac4c into emberjs:master Dec 3, 2015
buschtoens added a commit to buschtoens/ember-test-helpers that referenced this pull request Apr 30, 2022
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

Successfully merging this pull request may close these issues.

None yet

3 participants