Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ stop
Method
stop
django/utils/autoreload.py:397–398 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
395
return
self._stop_condition.is_set()
396
397
def
stop(self):
398
self._stop_condition.set()
399
400
401
class
StatReloader(BaseReloader):
Callers
6
run_loop
Method · 0.95
stop
Method · 0.45
__exit__
Method · 0.45
mocked_tick
Method · 0.45
stop_smtp
Method · 0.45
setUpClass
Method · 0.45
Calls
1
set
Method · 0.45
Tested by
3
mocked_tick
Method · 0.36
stop_smtp
Method · 0.36
setUpClass
Method · 0.36