Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ prepare_message
Method
prepare_message
t/unit/worker/test_strategy.py:70–71 ·
view source on GitHub ↗
(self, message)
Source
from the content-addressed store, hash-verified
68
return
self.TaskMessage
69
70
def
prepare_message(self, message):
71
return
message
72
73
class
Context:
74
Callers
1
_context
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected