erdewit / nest_asyncio

Patch asyncio to allow nested event loops
BSD 2-Clause "Simplified" License
693 stars 79 forks source link

Pyppeteer hangs when used in combination with nest_asyncio #34

Closed SylvainCorlay closed 4 years ago

SylvainCorlay commented 4 years ago

I thought this may be useful to put this on your radar. Not sure if pyppeteer does something unexpected for nest_asyncio.

SylvainCorlay commented 4 years ago

Awesome, thanks for fixing the bug!

It would be awesome to have a patch release for this. We would require the new version right away.