Use a single thread for writing the sync json
This commit is contained in:
@@ -54,7 +54,7 @@ class perform_site_check(Thread):
|
||||
request_headers.update(extra_headers)
|
||||
|
||||
print("Checking", self.url)
|
||||
print(request_headers)
|
||||
#print(request_headers)
|
||||
|
||||
self.ensure_output_path()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user