"vscode:/vscode.git/clone" did not exist on "e9d4ed4e0fda81aefa0cebf2559dc233d472c902"
Fix stream sanitization for non-int first value (#9553)
This was recently broken in #9321 when we validated stream IDs to be integers but did that after to the stepping next record instead of before.
Please register or sign in to comment