Replies: 2 comments 5 replies
-
At 21:10:26,880 your user |
Beta Was this translation helpful? Give feedback.
5 replies
-
Thanks Miguel! I will give it a try in the next few days.
Thank you for being attentive and helping out with the fix 🙏🏾
…On Mon, Aug 15, 2022, 18:14 Miguel Grinberg ***@***.***> wrote:
I have been unable to reproduce your error with your instructions, sadly.
Regardless, I did fix the issue I indicated above in which disconnects
where being put in the message queue, something that is unnecessary in most
situations. Do you want to give the main branch of python-socketio a try?
Let me know if the problem still occurs. In that case I think it would be
best if you create a complete server that I can use along your client to
reproduce the issue.
—
Reply to this email directly, view it on GitHub
<#1866 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE4Q56HFOPILHCSK7KTJAB3VZJNGJANCNFSM56BYNRYQ>
.
You are receiving this because you authored the thread.Message ID:
<miguelgrinberg/Flask-SocketIO/repo-discussions/1866/comments/3399168@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
This seems to happen only with a
message_queue
(tried bothredis
andrabbitmq
)Packages:
Running flask with
"-k geventwebsocket.gunicorn.workers.GeventWebSocketWorker"
Using a test client with
python-socketio
:Anything I might be missing?
Beta Was this translation helpful? Give feedback.
All reactions