[2021-11-30 14:31:04.891] [exthost] [error] onWillSaveTextDocument-listener from extension 'ms-vscode.cpptools' threw ERROR
[2021-11-30 14:31:04.891] [exthost] [error] Error: timeout
Not sure what is causing the timeout yet.
After 5 or so timeouts, we no longer get onWillSaveTextDocument messages, which causes the saves to start failing if clang-tidy is running on the file.
I'm not sure of a good repro yet.
[2021-11-30 14:31:04.891] [exthost] [error] onWillSaveTextDocument-listener from extension 'ms-vscode.cpptools' threw ERROR
[2021-11-30 14:31:04.891] [exthost] [error] Error: timeout
Not sure what is causing the timeout yet.
After 5 or so timeouts, we no longer get onWillSaveTextDocument messages, which causes the saves to start failing if clang-tidy is running on the file.
I'm not sure of a good repro yet.