Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ test_when_sig
Method
test_when_sig
t/unit/tasks/test_canvas.py:1931–1933 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1929
Signature)
1930
1931
def
test_when_sig(self):
1932
s = self.add.s()
1933
assert maybe_signature(s, app=self.app) is s
1934
1935
1936
class
test_merge_dictionaries(CanvasCase):
Callers
nothing calls this directly
Calls
2
maybe_signature
Function · 0.90
s
Method · 0.45
Tested by
no test coverage detected