Hey, I know this was a big issue like two weeks ago, but it appears to have been fixed but I still encounter the same issue.
I have looked into the session log (019d2935-a4d3-7d41-b1c4-b483404d64b3) and it shows that simple tool calls like get-content etc. take forever.
The first search command is issued at 08:14:52, but its output does not arrive until 08:24:48, about 10m later.
Then five Get-Content calls are issued around 08:25, and the first output does not come back until 08:40, about 15m later.
Then three more file reads are issued around 08:40, and the first output lands at 08:55, about 15m later.
I don’t know what could be the cause of this. Given that I had issues with my home internet connection and my work laptop I have tested this using a mobile hotspot, my work wifi, my home wifi, but it happens with all setups.
What could solve this? I am using the Windows Sandbox version in Visual Code - not ideal, I know, but its what I can use on my work laptop.
Thanks in advance for help!