I have killed the process of gunicorn using pkill gunicorn. In my server i have pulled the chanded code from git. And then i killed the gunicorn so that I can see my changes..
Now how can I again start gunicorn. I am using nginx and gunicorn. When I access the url I see 502 Bad Gateway error.