Skip to content

fix: race condition with new async renderer #354

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

Merged
merged 4 commits into from
Jul 22, 2025
Merged

fix: race condition with new async renderer #354

merged 4 commits into from
Jul 22, 2025

Conversation

cpendery
Copy link
Member

Fixes the case where an earlier render can overwrite a later render as order isn't preserved with an async handler. Example: git blame where a suggestion is accepted as git blam results in the old suggestions appearing instead of the new git suggestions

cpendery added 4 commits July 20, 2025 19:02
Signed-off-by: Chapman Pendery <[email protected]>
Signed-off-by: Chapman Pendery <[email protected]>
@cpendery cpendery merged commit 33d37a5 into main Jul 22, 2025
13 of 19 checks passed
@cpendery cpendery deleted the fix/render-race branch July 26, 2025 21:40
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.

1 participant