valkey-py icon indicating copy to clipboard operation
valkey-py copied to clipboard

Update get_message doc to avoid confusion

Open aiven-sal opened this issue 11 months ago • 1 comments

As reported in https://github.com/valkey-io/valkey-py/pull/150 the current get_message behavior is confusing. Some people would reasonably expect it to default to being blocking. We should state this more explicitly in the documentation.

We should also take a look at the rest of the code to see if there are other places with similar issues.

aiven-sal avatar Dec 13 '24 13:12 aiven-sal