Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ sleep
Method
sleep
t/unit/backends/test_asynchronous.py:357–361 ·
view source on GitHub ↗
Sleep on the event loop.
(self)
Source
from the content-addressed store, hash-verified
355
356
@cached_property
357
def
sleep(self):
358
""
"
359
Sleep on the event loop.
360
""
"
361
raise
NotImplementedError
362
363
def
schedule_thread(self, thread):
364
""
"
Callers
15
fulfill_promise_thread
Method · 0.95
liveness_thread
Method · 0.95
fulfill
Method · 0.95
add
Function · 0.45
wait_for_chord_unlock
Function · 0.45
wait_for_port
Function · 0.45
test_fallback_to_classic_queue_and_direct_exchange
Function · 0.45
test_accept
Method · 0.45
check_for_logs
Function · 0.45
test_ignore_result
Method · 0.45
test_eta
Method · 0.45
test_retry
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected