"vscode:/vscode.git/clone" did not exist on "cc2848132f8b380dc60564c417868645bd879c88"
Streams: fix XREADGROUP history reading when CG last_id is low.
This fixes the issue reported in #5570. This was fixed the hard way, that is, propagating more information to the lower level API about this being a request to read just the history, so that the code is simpler and less likely to regress.
Please register or sign in to comment