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 double-close resolved threads (Closes #173) #347

Merged
merged 1 commit into from
Dec 28, 2023
Merged

Conversation

vcarl
Copy link
Member

@vcarl vcarl commented Dec 28, 2023

No description provided.

Copy link

what-the-diff bot commented Dec 28, 2023

PR Summary

  • Improved Program Efficiency
    An update has been implemented to increase the efficiency of the program. The addition is a new early exit feature that prevents further checks on threads that have been resolved. This optimizes how the program runs by reducing redundant operations.

@ghost
Copy link

ghost commented Dec 28, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@vcarl vcarl merged commit 354a7be into main Dec 28, 2023
3 checks passed
@vcarl vcarl deleted the vc-resolved-threads branch December 28, 2023 23:41
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

1 participant