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

Fix handling of removed processes from the execution queue #110

Merged

Conversation

Discookie
Copy link
Collaborator

Fixes #94.

There were a couple cases where removing the CodeChecker version process from the execution queue would never resolve the checkVersion() promise.
Since the version check promise wouldn't resolve, the subsequent process is never executed, leading to the UI not updating fully.

@Discookie Discookie requested a review from vodorok June 14, 2022 11:47
Copy link
Collaborator

@vodorok vodorok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vodorok vodorok merged commit 489c9fe into Ericsson:main Jun 24, 2022
@vodorok vodorok added this to the 1.4.0 milestone Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug paths not shown in the CodeChecker oveview window
2 participants