MCPcopy
hub / github.com/celery/celery / link_error

Method link_error

celery/utils/abstract.py:133–134  ·  view source on GitHub ↗
(self, errback)

Source from the content-addressed store, hash-verified

131
132 @abstractmethod
133 def link_error(self, errback):
134 pass
135
136 @abstractmethod
137 def __or__(self, other):

Callers 1

replaceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected