graceful db stop and db deletion fixes

This commit is contained in:
ayntk-ai
2024-08-09 22:15:45 +02:00
parent c566152f37
commit 16a5c601e3
3 changed files with 49 additions and 19 deletions

View File

@@ -31,4 +31,4 @@ class StopService
return $e->getMessage();
}
}
}
}