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 should go through our (async) context managers and (async) iterators and make sure they give helpful error messages if you accidentally write async where you shouldn't or vice-versa.