lisa: Remove dependency on nest_asyncio
FIX Use devlib implementation of asyncio.run() to avoid depending on nest_asyncio as it does not work with all event loops.
Loading
Please register or sign in to comment
FIX Use devlib implementation of asyncio.run() to avoid depending on nest_asyncio as it does not work with all event loops.