MCPcopy
hub / github.com/celery/celery / trace

Method trace

t/unit/tasks/test_trace.py:51–52  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

49 self.raises = raises
50
51 def trace(self, *args, **kwargs):
52 return trace(self.app, *args, **kwargs)
53
54
55class test_trace(TraceCase):

Calls 1

traceFunction · 0.85

Tested by

no test coverage detected