Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/opendevops-cn/opendevops
/ done
Method
done
scripts/tornado_source_code/tornado/gen.py:656–657 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
654
return
None
655
656
def
done(self) -> bool:
657
return
True
658
659
660
# _null_future is used as a dummy value in the coroutine runner. It differs
Callers
15
try_connect
Method · 0.45
on_connect_done
Method · 0.45
on_timeout
Method · 0.45
on_connect_timeout
Method · 0.45
_signal_closed
Method · 0.45
_done_callback
Method · 0.45
callback
Function · 0.45
timeout_callback
Function · 0.45
run
Method · 0.45
handle_yield
Method · 0.45
tearDown
Method · 0.45
on_timeout
Function · 0.45
Calls
no outgoing calls
Tested by
15
tearDown
Method · 0.36
test_all_fail
Method · 0.36
test_nested_notify
Method · 0.36
test_garbage_collection
Method · 0.36
test_event
Method · 0.36
test_event_wait_clear
Method · 0.36
test_acquire
Method · 0.36
test_acquire_timeout
Method · 0.36
test_release_unacquired
Method · 0.36
test_garbage_collection
Method · 0.36
test_context_manager
Method · 0.36
test_context_manager_async_await
Method · 0.36