@@ -125,6 +125,8 @@ async def lifespan(app: FastAPI):
await tsdb.open()
await pgdb.open()
open_project(project_info.name)
yield
# 清理资源
tsdb.close()
The note is not visible to the blocked user.