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
{{ message }}
This repository was archived by the owner on Aug 26, 2022. It is now read-only.
where foo returns a Task. This is slightly better in terms of performance than doing await foo(). Currently, the VS compiler will complain that the async entry method doesn't do an await.