erdewit / nest_asyncio

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

Add support for revert #88

Open CharlieJiangXXX opened 8 months ago

CharlieJiangXXX commented 8 months ago

This implements the "unapply" feature requested in #69.