Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ raises
Method
raises
t/unit/tasks/test_trace.py:46–47 ·
view source on GitHub ↗
(exc)
Source
from the content-addressed store, hash-verified
44
45
@self.app.task(shared=False)
46
def
raises(exc):
47
raise
exc
48
49
self.raises = raises
50
Callers
15
test_chain_on_error
Method · 0.45
test_chain_replaced_with_a_chain_and_an_error_callback
Method · 0.45
test_chain_with_eb_replaced_with_chain_with_eb
Method · 0.45
test_replace_chain_with_empty_chain
Method · 0.45
test_chain_children_with_errbacks
Method · 0.45
test_chain_with_errback_child_replaced
Method · 0.45
test_chain_child_with_errback_replaced
Method · 0.45
test_nested_group_chord_body_chain
Method · 0.45
test_errback_called_by_group_fail_first
Method · 0.45
test_errback_called_by_group_fail_last
Method · 0.45
test_errback_called_by_group_fail_multiple
Method · 0.45
test_group_children_with_errbacks
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected