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.
2 parents af003a4 + 56237d8 commit 12f2f92Copy full SHA for 12f2f92
1 file changed
htpclient/initialize.py
@@ -158,7 +158,6 @@ def __update_information(self):
158
if os.path.exists("lock.pid"):
159
os.unlink("lock.pid")
160
sys.exit(-1)
161
- pass
162
sleep(5)
163
self.__update_information()
164
0 commit comments