You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It can be difficult to end the process for the Flask server via the kill command. Thus it would be useful to add a service/url to shutdown the flask server. There is a good description of the process here:
It can be difficult to end the process for the Flask server via the
kill
command. Thus it would be useful to add a service/url to shutdown the flask server. There is a good description of the process here:https://stackoverflow.com/questions/15562446/how-to-stop-flask-application-without-using-ctrl-c
The text was updated successfully, but these errors were encountered: