trio-websocket icon indicating copy to clipboard operation
trio-websocket copied to clipboard

Add error handling examples to documentation

Open mehaase opened this issue 5 years ago • 0 comments

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: https://github.com/python-trio/trio/issues/611#issuecomment-592559843

mehaase avatar Feb 28 '20 15:02 mehaase