- Fix TypeError: object NoneType can't be used in 'await' expression - FastAPI requires event handlers to be async functions - This was blocking the entire application startup sequence - Fixes the issue where message queue consumers were not starting properly |
||
|---|---|---|
| .. | ||
| backend | ||
| bootstrap | ||
| common | ||
| envs | ||
| providers | ||
| routes | ||
| scripts/mongodb | ||
| __init__.py | ||
| main.py | ||