MCPcopy
hub / github.com/celery/celery / inspect

Function inspect

t/integration/test_inspect.py:24–25  ·  view source on GitHub ↗
(manager)

Source from the content-addressed store, hash-verified

22
23@pytest.fixture()
24def inspect(manager):
25 return manager.app.control.inspect()
26
27
28class test_Inspect:

Calls 1

inspectMethod · 0.45

Tested by

no test coverage detected