[Flask] Restarting Flask app?

Alex Hall ahall at autodist.com
Tue May 10 15:02:07 EDT 2016


Hi all,
It just struck me that restarting a Flask app after modifying the Python
code isn't obvious. Do I restart UWSGI, Nginx, or both? In UWSGI, I
specified "master=true", which I read lets you apply changes without
restarting. Therefore, do I need to restart anything, or simply save my
changes to the code and watch it happen automatically?

-- 
Alex Hall
Automatic Distributors, IT department
ahall at autodist.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/flask/attachments/20160510/d0a6fbd3/attachment.html>


More information about the Flask mailing list