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

Method need_keep_alive

pywebio/session/coroutinebased.py:245–246  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

243 return res
244
245 def need_keep_alive(self) -> bool:
246 return self._need_keep_alive
247
248
249class TaskHandler:

Callers 1

_start_main_taskMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected