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
constresult=awaitPromise.race([getFirefoxSnap(binary),createTimeoutPromise(30000,'Timed out after 30 seconds checking if Firefox is a snap')])asPromise<boolean>
24
+
constresult=awaitPromise.race([getFirefoxSnap(binary),createTimeoutPromise(30000,'Timed out after 30 seconds checking if Firefox is a snap')])asboolean
0 commit comments