"vscode:/vscode.git/clone" did not exist on "1a32d99b28a8d8cd43e1550b2fbe75b4c53b9fc0"
Fix flaky unit/maxmemory test on MacOS/BSD. (#8619)
It seems like non-Linux sockets may be less greedy, resulting with more transient client output buffers. Haven't proven this but empirically when stressing this test on non-Linux tends to exhibit increased mem_clients_normal values.
Please register or sign in to comment