Hacker News new | ask | show | jobs
by d0mine 525 days ago
asyncio.TaskGroup from stdlib provides structured concurrency
1 comments

Since 3.11 it seems; I'm currently stuck on 3.8, but hopefully we should be able to upgrade soon. Thanks.