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
Ix Async was originally written without the assistance of async/await due to platform support. As that's no longer an issue, we should simplify the implementations to use async/await so they're easier to understand and debug.