Describe the bug lpos list val pos -9223372036854775808 doesn't return nil, but return all。 A short description of the bug.
To reproduce
Steps to reproduce the behavior and/or a minimal code sample.
Expected behavior A description of what you expected to happen.
Additional information I wonder if you guys already know about this. it seems this won't cause crash and doesn't make much sense to do some extra works. So please just Let me know. Any additional information that is relevant to the problem.
Comment From: ncghost1
Thank you for the report, I have made a PR to fix this bug: https://github.com/redis/redis/pull/12167