Merge pull request #21 from openappsec/Jun_26_2024-Dev

June 27th update
This commit is contained in:
WrightNed
2024-07-01 11:43:08 +03:00
committed by GitHub

View File

@@ -102,6 +102,7 @@ register_workers() {
num_of_workers
);
sleep(5);
while (register_to_attachments_manager(num_of_workers) != NGX_OK) {
write_dbg(
DBG_LEVEL_INFO,