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
Error handling is a little tricky in Trio... After #132 we should probably add some documentation that shows common error handling scenarios. Here's an example of something I messed up: python-trio/trio#611 (comment)