Skip to content

Comments

fix oneAtATimeAction so it doens't start a new request until the old one finishes#9012

Merged
hl662 merged 3 commits intomasterfrom
kab/oneAtATime
Feb 23, 2026
Merged

fix oneAtATimeAction so it doens't start a new request until the old one finishes#9012
hl662 merged 3 commits intomasterfrom
kab/oneAtATime

Conversation

@kabentley
Copy link
Collaborator

Fixes a race in OneAtATimeAction where a replaced pending request could trigger execution of the next pending request before the active request completed.

Added new test that shows this behavior and verified that old implementation failed the new test

Copy link
Contributor

@Josh-Schifter Josh-Schifter left a comment

Choose a reason for hiding this comment

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

Thanks!

@kabentley
Copy link
Collaborator Author

@hl662 Can you please take this over for me? I can't see the build logs and I don't know what is failing.

Copy link
Contributor

@hl662 hl662 left a comment

Choose a reason for hiding this comment

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

thanks keith, it was a missing changelog file that prevented build from passing

@hl662 hl662 enabled auto-merge (squash) February 23, 2026 16:38
@hl662 hl662 merged commit 9b9d90e into master Feb 23, 2026
15 checks passed
@hl662 hl662 deleted the kab/oneAtATime branch February 23, 2026 17:18
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