Gunicorn SIGSEV error when working with GCS
When i run my flask app locally or using uwsgi, it works perfectly. However, when trying to run using Gunicorn, i get a SIGSEV error. I’ve located the exact piece of code which is causing the error. I have no idea what it could be, i’ve tried using other versions of gunicorn and google API, but I still get it. Here is the code: