From 425e29c52ae765fabc2a4e006496e728b49c40c8 Mon Sep 17 00:00:00 2001 From: Gyurix Date: Sat, 19 Oct 2024 19:34:29 +0200 Subject: [PATCH] removed non existent script line --- scripts/scheduler/entrypoint.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/scheduler/entrypoint.sh b/scripts/scheduler/entrypoint.sh index 3538b4e..6c88918 100644 --- a/scripts/scheduler/entrypoint.sh +++ b/scripts/scheduler/entrypoint.sh @@ -849,8 +849,6 @@ check_redis_availability $REDIS_SERVER $REDIS_PORT $CURL_RETRIES $CURL_SLEEP_SHO echo `date`" Scheduler initialized, starting listening for events" # STARTING SCHEDULER PROCESSES -#/scripts/scheduler.sh & - while true; do TASKS=""