Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b0f11f commit 92645ddCopy full SHA for 92645dd
1 file changed
lib/controller/checks.py
@@ -298,7 +298,6 @@ def checkStability():
298
time.sleep(1)
299
300
secondPage, secondHeaders = Request.queryPage(content=True)
301
- time.sleep(0.5)
302
303
condition = firstPage == secondPage
304
0 commit comments