MCPcopy Index your code
hub / github.com/Zipstack/unstract / worker.py

File worker.py

workers/worker.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2"""Unified Celery Worker Entry Point
3
4This module serves as the main entry point for all Celery workers.

Callers

nothing calls this directly

Calls 12

get_celery_settingFunction · 0.90
is_pluggableMethod · 0.80
to_import_pathMethod · 0.80
warningMethod · 0.80
getMethod · 0.45
setup_loggingMethod · 0.45
infoMethod · 0.45
build_celery_appMethod · 0.45
addMethod · 0.45
existsMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected