Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/pyload/pyload
/ getStatus
Method
getStatus
module/CaptchaManager.py:123–124 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
121
return
res
122
123
def
getStatus(self):
124
return
self.status
125
126
def
setWaiting(self, sec):
127
""
" let the captcha wait secs for the solution "
""
Callers
1
getCaptchaTaskStatus
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected