MCPcopy Create free account
hub / github.com/EasyIME/PIME / done

Method done

python/python3/tornado/gen.py:694–695  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

692 return None
693
694 def done(self) -> bool:
695 return True
696
697
698# _null_future is used as a dummy value in the coroutine runner. It differs

Callers 15

obFunction · 0.45
qbFunction · 0.45
try_connectMethod · 0.45
on_connect_doneMethod · 0.45
on_timeoutMethod · 0.45
on_connect_timeoutMethod · 0.45
_signal_closedMethod · 0.45
_done_callbackMethod · 0.45
callbackFunction · 0.45
timeout_callbackFunction · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by 15

tearDownMethod · 0.36
test_all_failMethod · 0.36
test_nested_notifyMethod · 0.36
test_eventMethod · 0.36
test_event_wait_clearMethod · 0.36
test_acquireMethod · 0.36
test_acquire_timeoutMethod · 0.36
test_context_managerMethod · 0.36