[fix] cleanup task to other thread

This commit is contained in:
Azamat 2026-04-02 21:17:21 +03:00
parent f5d13feaf9
commit 776b513858
3 changed files with 61 additions and 29 deletions

View file

@ -131,7 +131,7 @@
### M10. Устойчивый cleanup и вынос blocking cleanup из event loop
- Субагент: `feature-developer`
- Статус: pending
- Статус: completed
- Зависимости: `M09`
- Commit required: no
- Scope: сделать cleanup устойчивым к частичным ошибкам и не блокировать FastAPI event loop синхронным Docker stop