Skip to content

Conversation

@gomnitrix
Copy link

This addresses #231 by relaxing the closure trait bounds from FnMut to FnOnce in fetch_update and update_fetch methods across all transaction types.

Also removed inaccurate documentation in single_writer/keyspace.rs stating that closures may be called multiple times on retries (only true for the optimistic variant with retry logic).

@marvin-j97 marvin-j97 added enhancement New feature or request api labels Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants