You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My guess is a race condition - gopls trace output window should be shown before the automated issue report logic can read and process the output. But there could be other issues such as unexpected output formats. Investigate and improve the robustness.