Open
Description
e.g. coverage tool reports regression on unrelated change:
https://coveralls.io/builds/20028763/source?filename=trio_websocket%2F_impl.py#L842
it's the except
clause in _write_pending
if there are timing issues in the tests, that could explain intermittent errors like #68