Yes, TaskGroup is trending rapidly in 2025 as the modern replacement for asyncio.gather() due to automatic cancellation propagation and exception grouping. Solves zombie task leaks and cancellation races that plague 80% of asyncio code. Adopted in FastAPI 0.100+, Litestar, and major libraries. StackOverflow mentions up 300% since 3.11.


.png)
