Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tornadoweb/tornado
/ current
Method
current
tornado/ioloop.py:237–238 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
235
@typing.overload
236
@staticmethod
237
def
current() ->
"IOLoop"
:
238
pass
239
240
@typing.overload
241
@staticmethod
Callers
15
__new__
Method · 0.80
initialize
Method · 0.80
add_accept_handler
Function · 0.80
resolve
Method · 0.80
__init__
Method · 0.80
connect
Method · 0.80
__init__
Method · 0.80
start
Function · 0.80
with_timeout
Function · 0.80
sleep
Function · 0.80
__init__
Method · 0.80
_wrap_awaitable
Function · 0.80
Calls
2
AsyncIOMainLoop
Class · 0.90
get_event_loop
Method · 0.80
Tested by
10
test_inline_read_error
Method · 0.64
dummy_tornado_coroutine
Method · 0.64
get
Method · 0.64
test_non_current
Method · 0.64
f
Method · 0.64
test_force_current
Method · 0.64
test_run_in_executor_gen
Method · 0.64
async_wrapper
Method · 0.64
test_set_default_executor
Method · 0.64
f
Method · 0.64