I am developing a small library in C on a remote Ubuntu machine which I connect to using Remote SSH from my Windows laptop. I have a build task configured in tasks.json and it was working fine for a while. Now though it gets stuck saying "Fetching build tasks..." and after a moment I get a pop-up that says "The C/C++ task provider is slow. The extension...".
I am developing a small library in C on a remote Ubuntu machine which I connect to using Remote SSH from my Windows laptop. I have a build task configured in tasks.json and it was working fine for a while. Now though it gets stuck saying "Fetching build tasks..." and after a moment I get a pop-up that says "The C/C++ task provider is slow. The extension...".