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

perf: Remove excessive destroy call #1278

Merged
merged 1 commit into from Dec 8, 2022
Merged

Commits on Dec 8, 2022

  1. Remove excessive destroy call

    I noticed while migrating some things away from EmberObject (which debounces destroy) that destroy was being triggered more than once due to this. It appears the upstream change has long-since landed and we can remove this and speed up everyone's tests <3
    runspired committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    fa78a43 View commit details
    Browse the repository at this point in the history