"vscode:/vscode.git/clone" did not exist on "6c8221580c4ed5d3602d10eb467603d576eaf9c8"
Cluster: fix clusterNode.name print format on debug message.
It was %40s instead of %.40s, and since the string is not null terminated it caused random garbage to be displayed, and possibly a crash.
Please register or sign in to comment