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

RYU v4.34 does not pin eventlet version. #138

Open
LD250 opened this issue May 11, 2021 · 0 comments
Open

RYU v4.34 does not pin eventlet version. #138

LD250 opened this issue May 11, 2021 · 0 comments

Comments

@LD250
Copy link

LD250 commented May 11, 2021

Eventlet 0.31.0 causes runtime exception in RYU v4.34

...
./ryu/app/wsgi.py:111: in _AlreadyHandledResponse
    from eventlet.wsgi import ALREADY_HANDLED
E   ImportError: cannot import name 'ALREADY_HANDLED'

gunicorn has same problems: eventlet/eventlet#702

This PR looks like a solution #137

Would it be possible to merge it and release a new version soon?

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