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: autosave potentially losing latest: true w/ race condition #8894

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

jmikrut
Copy link
Member

@jmikrut jmikrut commented Oct 28, 2024

Fixes a potential race condition where versions could lose latest: true and potentially also introduce a conflict with the parent field.

We now explicitly define these as we update versions in the saveVersion function.

@jmikrut jmikrut merged commit 00ed66b into beta Oct 28, 2024
52 checks passed
@jmikrut jmikrut deleted the fix/autosave-latest branch October 28, 2024 20:28
Copy link
Contributor

🚀 This is included in version v3.0.0-beta.120

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant