I get Automatic index rebuilding process has been terminated for 10 minutes.
Appearing on all projects all of the time.
I have seen perhaps half a dozen posts related to the issue but I haven’t seen a resolution. Or haven’t understood the resolution.
I have vscode and platformio, git install (no other plugins) on three machines; win10, win11 and mint 20. I only see this issue on my main win10 box.
I tried uninstalling and reinstalling pio, etc. whatever it is persists.
Error: Multiple requests to rebuild the project "ttgo-battery-mon" index have been received!
Automatic index rebuilding process has been terminated for 10 minutes.
at A.value (c:\Users\james\.vscode\extensions\platformio.platformio-ide-2.4.3\node_modules\platformio-node-helpers\dist\index.js:1:790605).....
And yes, have seen this post.
I have created a completely blank project with no libraries and it doesn’t seem to happen. But there are no 3rd party tools that might mess with the lib_deps folder as specified above.
I presume if its antivirus I’d need to basically exclude my entire project root folder? I’ll give that a go. [edit] its already excluded.