MCPcopy
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."""
2import sys
3import threading
4import warnings

Callers

nothing calls this directly

Calls 2

get_loggerFunction · 0.90
_make_idFunction · 0.85

Tested by

no test coverage detected