"vscode:/vscode.git/clone" did not exist on "ae8642fb79867ef7a6a672567e66a43dab94fcbc"
Lock nodes.conf to avoid multiple processes using the same file.
This was a common source of problems among users. The solution adopted is not bullet-proof as if the user deletes the nodes.conf file manually, and starts a new instance with the same nodes.conf file path, two instances will use the same file. However following this reasoning the user may drop a nuclear bomb into the datacenter as well.
Please register or sign in to comment