erdewit / nest_asyncio

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

RuntimeError: cannot enter context: <_contextvars.Context object at %> is already entered #71

Closed PerettoLucas closed 2 years ago

PerettoLucas commented 2 years ago

Hi everyone,

i think this issue ib_insync#473 is more related to this repo (nest_asyncio)

thank you in advance for the help. Lucas

PerettoLucas commented 2 years ago

Fixed here https://github.com/erdewit/ib_insync/issues/473 !

Thanks to @erdewit !