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 stale rejection #365

Merged
merged 2 commits into from
Oct 23, 2023
Merged

fix stale rejection #365

merged 2 commits into from
Oct 23, 2023

Conversation

mbostock
Copy link
Member

@mbostock mbostock commented Oct 22, 2023

Fixes a race condition where a variable can reject after being invalidated. It’d be nice to have a unit test for this, but I’m not sure if it’s practical. I was able to reproduce this (as described in the other private repo).

@mbostock mbostock enabled auto-merge (squash) October 23, 2023 01:53
@mbostock mbostock merged commit a3b54b2 into main Oct 23, 2023
3 checks passed
@mbostock mbostock deleted the mbostock/fix-stale-rejection branch October 23, 2023 01:53
@mbostock mbostock mentioned this pull request Oct 23, 2023
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

2 participants