avalon
avalon copied to clipboard
Fix 'RuntimeError: This event loop is already running' bug of asyncio in ethereum-ganache model
fix 'RuntimeError: This event loop is already running' bug of asyncio in ethereum-ganache model
Signed-off-by: PlyTools [email protected]
Trying to fix the same issue in #703 . Do you see any issues in the other approach? If no, we could make a similar change in Fabric connector as well. Removing the dependency on nest_asyncio.