Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ result
Method
result
python/python3/tornado/gen.py:691–692 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
689
""
"
690
691
def
result(self) -> None:
692
return
None
693
694
def
done(self) -> bool:
695
return
True
Callers
15
on_connect_done
Method · 0.80
callback
Function · 0.80
error_callback
Function · 0.80
run
Method · 0.80
tearDown
Method · 0.80
execute
Method · 0.80
copy
Function · 0.80
_handle_connection
Method · 0.80
run_sync
Method · 0.80
_discard_future_result
Method · 0.80
__init__
Method · 0.80
finish
Method · 0.80
Calls
no outgoing calls
Tested by
15
tearDown
Method · 0.64
test_immediate_success
Method · 0.64
test_one_family_second_try
Method · 0.64
test_one_family_second_try_timeout
Method · 0.64
test_two_families_immediate_failure
Method · 0.64
test_two_families_timeout
Method · 0.64
test_success_after_timeout
Method · 0.64
test_one_family_success_before_connect_timeout
Method · 0.64
test_two_family_success_after_timeout
Method · 0.64
callback
Method · 0.64
test_future_set_result_unless_cancelled
Method · 0.64
test_future
Method · 0.64