Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ f
Method
f
python/python3/tornado/test/concurrent_test.py:156–157 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
154
155
@run_on_executor
156
def
f(self):
157
return
42
158
159
o = Object()
160
answer =
yield
o.f()
Callers
3
test_no_calling
Method · 0.95
test_call_with_no_args
Method · 0.95
test_call_with_executor
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected