MCPcopy 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

stopMethod · 0.95
forwardFunction · 0.45
stopMethod · 0.45
forwardFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected