Skip to content

Uncatchable Exceptions #177

@VeNoMouS

Description

@VeNoMouS

Figured i'd just raise a ticket here instead...

miguelgrinberg/python-socketio#498

Don't want to PR such a simple change...

https://github.com/miguelgrinberg/python-engineio/blob/master/engineio/client.py#L691

should read

except (websocket.WebSocketConnectionClosedException, BrokenPipeError, OSError):

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions