Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/opendevops-cn/opendevops
/ current
Method
current
scripts/tornado_source_code/tornado/ioloop.py:235–236 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
233
@typing.overload
234
@staticmethod
235
def
current() ->
"IOLoop"
:
236
pass
237
238
@typing.overload
# noqa: F811
239
@staticmethod
Callers
15
__new__
Method · 0.80
initialize
Method · 0.80
add_accept_handler
Function · 0.80
resolve
Method · 0.80
initialize
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
Calls
2
AsyncIOMainLoop
Class · 0.90
get_event_loop
Method · 0.80
Tested by
11
get_new_ioloop
Method · 0.64
test_multi_process
Method · 0.64
get
Method · 0.64
test_default_current
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