Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flask-socketio 在 gunicorn + gevent 环境下存在 socket 断连情况 #3

Closed
YYJeffrey opened this issue May 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@YYJeffrey
Copy link
Owner

考虑使用 eventlet 替代 gevent
但在 Python3.7 环境下存在 bug

问题参考:
https://juejin.cn/post/6844903974122831886
miguelgrinberg/Flask-SocketIO#1011
miguelgrinberg/Flask-SocketIO#1612

@YYJeffrey
Copy link
Owner Author

@YYJeffrey YYJeffrey changed the title flask-socketio 在 gevent 环境下容易断连 flask-socketio 在 gunicorn + gevent 环境下存在 socket 断连情况 May 13, 2024
@YYJeffrey YYJeffrey added the bug Something isn't working label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant