You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The nest_asyncio package is no longer maintained due to the author's passing nearly a year ago, which is deeply saddening. This leaves the project without updates or support, potentially leading to future issues.
Context
There are no active forks of the nest_asyncio to take over its maintenance.
The ARM devlib project switched from nest_asyncio to greenlet to support nested event loops.
Problem
The nest_asyncio package is no longer maintained due to the author's passing nearly a year ago, which is deeply saddening. This leaves the project without updates or support, potentially leading to future issues.
Context
nest_asyncio
to take over its maintenance.devlib
project switched fromnest_asyncio
to greenlet to support nested event loops.The text was updated successfully, but these errors were encountered: