fix: use greenlet_spawn to support sqlalchemy async driver #11960
Annotations
2 errors
Ruff (F401):
src/backend/base/langflow/services/database/service.py#L3
src/backend/base/langflow/services/database/service.py:3:8: F401 `asyncio` imported but unused
|
Ruff Style Check (3.12)
Process completed with exit code 1.
|