Skip to content

Conversation

@redknightlois
Copy link
Member

Ensures is_read_request is consistently implemented as a method rather than a property across all commands.

This change fixes potential issues where the intended behavior of checking if a command is a read request might not be correctly executed due to inconsistent implementation.

Adds a test to verify the consistent implementation of is_read_request.

Ensures `is_read_request` is consistently implemented as a method rather than a property across all commands.

This change fixes potential issues where the intended behavior of checking if a command is a read request might not be correctly executed due to inconsistent implementation.

Adds a test to verify the consistent implementation of `is_read_request`.
@poissoncorp poissoncorp merged commit be55a07 into ravendb:v7.1 Sep 22, 2025
4 checks passed
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.

2 participants