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

Problems with latest version of gevent in python proxy #60

Closed
csantanapr opened this issue Oct 3, 2018 · 0 comments
Closed

Problems with latest version of gevent in python proxy #60

csantanapr opened this issue Oct 3, 2018 · 0 comments

Comments

@csantanapr
Copy link
Member

Tried to use latest version of gevent 1.3.6
It looks like starting with version 1.3 we can't longer import the way is currently from gevent.wsgi import WSGIServer we need to use from gevent.pywsgi import WSGIServer

I propose we update the python code to hande the latest gevent version, and at the same time also update flask to latest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant