avalon icon indicating copy to clipboard operation
avalon copied to clipboard

Fix 'RuntimeError: This event loop is already running' bug of asyncio in ethereum-ganache model

Open xliamren opened this issue 5 years ago • 1 comments

fix 'RuntimeError: This event loop is already running' bug of asyncio in ethereum-ganache model

Signed-off-by: PlyTools [email protected]

xliamren avatar Nov 04 '20 13:11 xliamren

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.

rranjan3 avatar Nov 10 '20 05:11 rranjan3