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
If you come from JS world you expect await to await a promise.
Thus awaiting multiple times should yield the same result.
A mature promise library seems to be this. There are more on github: