Reload and evil-reload in uwsgi config
Solution 1:
evil-reload-* destroy a worker even if in the middle of a request, while the other one wait for request completion
evil-reload-* destroy a worker even if in the middle of a request, while the other one wait for request completion