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
This should be allowed, you just run them on a thread and return an async handle which can then be awaited. (Currently is not allowed / won't pass mypy.)