Skip to content

Fix potential data loss when using insert_reserve()#1123

Merged
cberner merged 3 commits intomasterfrom
drop_fix
Apr 1, 2026
Merged

Fix potential data loss when using insert_reserve()#1123
cberner merged 3 commits intomasterfrom
drop_fix

Conversation

@cberner
Copy link
Copy Markdown
Owner

@cberner cberner commented Apr 1, 2026

No description provided.

cberner added 3 commits April 1, 2026 16:02
This fixes a potential data loss issue where the guard might not be
dropped until after the transaction committed
This resolves the performance issues introduced by 50e100b
This should prevent missing Drop impls in the public API such as the
bugs in AccessGuardMut
@cberner
Copy link
Copy Markdown
Owner Author

cberner commented Apr 1, 2026

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Chef's kiss.

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@cberner cberner merged commit df5759e into master Apr 1, 2026
4 checks passed
@cberner cberner deleted the drop_fix branch April 1, 2026 23:17
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