Skip to content

0006867: Made it possible to track engine uninstallation progress #268

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

Open
wants to merge 3 commits into
base: 3.16
Choose a base branch
from

Conversation

evan-miller-jumpmind
Copy link
Contributor

Roughly 15-20% of the time spent uninstalling an engine is spent dropping triggers. I weighted the progress accordingly, but I can't update the progress as each trigger is dropped without adding an additional database query. I decided that it would be best to avoid running an additional query, so the progress for dropping triggers only updates when all triggers have been dropped.

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.

4 participants