MCPcopy
hub / github.com/celery/celery / worker.py

File worker.py

celery/contrib/testing/worker.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Embedded workers for integration tests."""
2import logging
3import os
4import threading

Callers

nothing calls this directly

Calls 2

SignalClass · 0.90
getMethod · 0.45

Tested by

no test coverage detected