Skip to content

Question about custom event handling #256

Discussion options

You must be logged in to vote

Hi @jrobbins-LiveData,

Coincidentally I've actually run into this issue myself because I was trying to develop a local dev server for testing the adapter using asyncio.Protocol, but I ended up hitting the RuntimeError: no running event loop problem as well. I eventually shelved the idea for the time being, but I did come across https://github.com/erdewit/nest_asyncio which has been mentioned as a way to workaround this limitation.

I'm going to convert this discussion into an issue now that I understand the problem correctly, but at this point I'm not certain the best way to resolve it - open to reviewing a PR to address this, otherwise I'll revisit when I have time.

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jordaneremieff
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #253 on April 14, 2022 10:46.