mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2025-12-11 18:45:34 +00:00
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