Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ clear
Method
clear
django/tasks/backends/dummy.py:63–64 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
61
raise
TaskResultDoesNotExist(result_id)
from
None
62
63
def
clear(self):
64
self.results.clear()
Callers
2
_pre_setup
Method · 0.45
reset
Method · 0.45
Calls
no outgoing calls
Tested by
1
_pre_setup
Method · 0.36