Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ signal.py
File
signal.py
celery/utils/dispatch/signal.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Implementation of the Observer pattern."
""
2
import
sys
3
import
threading
4
import
warnings
Callers
nothing calls this directly
Calls
2
get_logger
Function · 0.90
_make_id
Function · 0.85
Tested by
no test coverage detected