Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ f
Method
f
python/python3/tornado/test/gen_test.py:55–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
def
test_no_yield(self):
54
@gen.coroutine
55
def
f():
56
pass
57
58
self.io_loop.run_sync(f)
59
Callers
nothing calls this directly
Calls
2
add_one_async
Method · 0.95
delay
Method · 0.95
Tested by
no test coverage detected