Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSLTeam/MCSL2
/ stop
Method
stop
MCSL2Lib/ProgramControllers/downloadController_test.py:25–26 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
23
return
None
24
25
def
stop(self):
26
return
None
27
28
29
class
DownloadTaskTest(unittest.TestCase):
Callers
11
reloadTimer
Method · 0.80
stopCronScheduler
Method · 0.80
onServerClosedHandler
Method · 0.80
cancelInstall
Method · 0.80
__EndInstallAsync
Method · 0.80
__EndInstallAsync
Method · 0.80
setCurrentIndex
Method · 0.80
pause
Method · 0.80
cancel
Method · 0.80
_update_progress
Method · 0.80
_on_download_finished
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected