Tried to use latest version of [gevent 1.3.6](https://pypi.org/project/gevent/) 
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.





[ Full content available at: 
https://github.com/apache/incubator-openwhisk-runtime-docker/issues/60 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to