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
WaitForEvent methods are a pretty common pattern in host (LanguageServer and DebugAdapter) tests. A timeout needs to be added implementations of this method so that these tests don't hang indefinitely when something goes wrong.