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
We don't want to do any waiting when we call wake, so use trySend
instead. Also added result checking, to ensure we throw instead of
silently handling the error so we know if there is an issue at any time.
0 commit comments