MCPcopy Index your code
hub / github.com/pywebio/PyWebIO / SessionClosedException

Class SessionClosedException

pywebio/exceptions.py:13–14  ·  view source on GitHub ↗

The session has been closed abnormally

Source from the content-addressed store, hash-verified

11
12
13class SessionClosedException(SessionException):
14 """The session has been closed abnormally"""
15
16
17class SessionNotFoundException(SessionException):

Callers 3

send_task_commandMethod · 0.85
send_task_commandMethod · 0.85
get_current_sessionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…