Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyload/pyload
/ shutdown
Method
shutdown
module/remote/RemoteManager.py:50–51 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
48
pass
49
50
def
shutdown(self):
51
pass
52
53
def
stop(self):
54
self.enabled = False
# set flag and call shutdowm message, so thread can react
Callers
4
stop
Method · 0.95
forward
Function · 0.45
stop
Method · 0.45
forward
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected