MCPcopy Create free account
hub / github.com/ZSAIm/VideoCrawlerEngine / register_worker

Function register_worker

helper/worker/__init__.py:18–36  ·  view source on GitHub ↗
(
    name: str,
    max_concurrent: int,
    async_type: bool,
    independent: bool,
    ep: Entrypoint,
    *args,
    **kwargs
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

init_workerFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90

Calls 1

WorkerClass · 0.85

Tested by

no test coverage detected