Getting less sleep

main2
Bob Mottram 2019-11-07 13:38:17 +00:00
parent b167c5bae8
commit 1a09fa0823
1 changed files with 1 additions and 1 deletions

View File

@ -1721,7 +1721,7 @@ def sendToFollowers(session,baseDir: str, \
if debug: if debug:
print('DEBUG: End of sendToFollowers') print('DEBUG: End of sendToFollowers')
time.sleep(4) time.sleep(2)
def sendToFollowersThread(session,baseDir: str, \ def sendToFollowersThread(session,baseDir: str, \
nickname: str, domain: str, port: int, \ nickname: str, domain: str, port: int, \