Flask, FlaskSocketIO – RuntimeError: Cannot obtain socket from WSGI environment

Solution
gunicorn -w 1 --threads 100 module:app