Replies: 2 comments 1 reply
-
What version of python-socketio are you using? In recent versions, when the |
Beta Was this translation helpful? Give feedback.
0 replies
-
python-socketio[client]==4.0.0 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I know this doesn't look good but I am writing acceptance tests so I need to make this workflow synchronous. What I need is to call the emil after the connection is established. Currently this is done with the sleep but there is no chance I'm pushing this code.
I can do this in a couple of ways:
Beta Was this translation helpful? Give feedback.
All reactions