Replaced start up tests.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
This commit is contained in:
@@ -41,4 +41,5 @@ class Translate:
|
||||
|
||||
async def stop(self):
|
||||
"""Stops the application."""
|
||||
await self.runner.cleanup()
|
||||
if self.runner:
|
||||
await self.runner.cleanup()
|
||||
|
||||
Reference in New Issue
Block a user