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
commit 7b5683e4b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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