Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

   responses = await asyncio.gather(*(aiohttp.get(url) for url in urls))

Gevent isn't available everywhere, and it has compatibility issues. Monkey patching is also... horrible.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: