Slow Python GIL and idiot design compared with Node JS
so just use event
nest_asyncio
erdewit • Updated 2024 Feb 14 18:46
asynio
does not support nestingresults = await asyncio.gather( *[func(*data) for data in data] )