From 8113f6af68d2981bd24106328fe46845d18578f4 Mon Sep 17 00:00:00 2001 From: Konstantin Pereiaslov Date: Fri, 26 Jul 2024 00:36:17 -0500 Subject: [PATCH] Update TODO --- todo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/todo.txt b/todo.txt index 7449c4d..1c045e8 100644 --- a/todo.txt +++ b/todo.txt @@ -1,10 +1,10 @@ custom healthcheck (Client error: `GET http://localhost:7860/sdapi/v1/options` resulted in a `404 Not Found` response: -Idle shutdown fix output when args is empty periodically check if commands stopped on their own JSON5 logging level bug? workdir not respected sometimes support spaces in cmd args -check for duplicate service names in config \ No newline at end of file +check for duplicate service names in config +If SIGINT is received while service is starting, it still waits for connection timeout for long time \ No newline at end of file