MCPcopy Create free account
hub / github.com/pywebio/PyWebIO / need_keep_alive

Method need_keep_alive

pywebio/session/base.py:170–171  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

168 self.deferred_functions.append(func)
169
170 def need_keep_alive(self) -> bool:
171 raise NotImplementedError
172
173
174def get_session_info_from_headers(headers):

Callers 1

wait_to_stop_loopFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected