Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ on_call
Function
on_call
t/unit/conftest.py:112–113 ·
view source on GitHub ↗
(**kwargs)
Source
from the content-addressed store, hash-verified
110
handler = Mock()
111
112
def
on_call(**kwargs):
113
return
handler(**kwargs)
114
115
signal.connect(on_call)
116
try
:
Callers
1
_matcher
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected