Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pywebio/PyWebIO
/ set_ioloop
Function
set_ioloop
pywebio/platform/tornado.py:33–35 ·
view source on GitHub ↗
(loop)
Source
from the content-addressed store, hash-verified
31
32
33
def
set_ioloop(loop):
34
global _ioloop
35
_ioloop = loop
36
37
38
def
ioloop() -> tornado.ioloop.IOLoop:
Callers
4
_path_deploy
Function · 0.85
start_server
Function · 0.85
start_server
Function · 0.85
server_thread
Function · 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…