Replies: 2 comments 1 reply
-
This is what i got when i tried using ChatGPT 3.5The error message suggests that you are trying to run In your case, it seems like the SignalRClient is trying to start its own event loop, and there's already an existing event loop, leading to the To resolve this issue, you can try one of the following approaches:
Choose one of these approaches based on your application structure and requirements. |
Beta Was this translation helpful? Give feedback.
-
|
I've converted this to issue #521. This problem is specific to running inside a Jupyter Notebook. Therefore, it also has somewhat low priority to be fixed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Using the Fast-F1 signalr client?
I got this error while trying to demonstrates the usage of the SignalRClient.

Could you guys help me fix it
Beta Was this translation helpful? Give feedback.
All reactions