MCPcopy Create free account
hub / github.com/miguelgrinberg/python-socketio / TimeoutError

Class TimeoutError

src/socketio/exceptions.py:29–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27
28
29class TimeoutError(SocketIOError):
30 pass
31
32
33class BadNamespaceError(SocketIOError):

Callers 4

receiveMethod · 0.90
receiveMethod · 0.90
test_call_timeoutMethod · 0.90
test_call_timeoutMethod · 0.90

Calls

no outgoing calls

Tested by 2

test_call_timeoutMethod · 0.72
test_call_timeoutMethod · 0.72

Used in the wild real call sites across dependent graphs

searching dependent graphs…