"vscode:/vscode.git/clone" did not exist on "24265edb6cce09f0d8c5653a241b2eb119f7925a"
Better "final read from parent" algorithm in rewriteAppendOnlyFile*(.
We now wait up to 1 second for diff data to come from the parent, however we use poll(2) to wait for more data, and use a counter of contiguous failures to get data for N times (set to 20 experimentally after different tests) as an early stop condition to avoid wasting 1 second when the write traffic is too low.
Please register or sign in to comment