Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pywebio/PyWebIO
/ on_close
Method
on_close
pywebio/platform/tornado.py:154–155 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
152
self._handler.send_client_data(message)
153
154
def
on_close(self):
155
self._handler.notify_connection_lost()
156
157
return
Handler
158
Callers
nothing calls this directly
Calls
1
notify_connection_lost
Method · 0.80
Tested by
no test coverage detected