避免未开播在疯狂提交发布申请
This commit is contained in:
parent
65be98f6b8
commit
8520a36be2
@ -144,6 +144,6 @@ def run():
|
|||||||
Common.forceStartUploadThread = False
|
Common.forceStartUploadThread = False
|
||||||
if Common.doDelay():
|
if Common.doDelay():
|
||||||
Common.uploadQueue.put(True)
|
Common.uploadQueue.put(True)
|
||||||
isEncode = True
|
Common.isEncode = True
|
||||||
isUpload = True
|
Common.isUpload = True
|
||||||
time.sleep(5)
|
time.sleep(5)
|
||||||
|
Reference in New Issue
Block a user