Python thread running twice when called once in main Python thread running twice when called once in main flask flask

Python thread running twice when called once in main


Thanks guys, I just changed app.run(debug=True) to app.run(debug=False) so that it didn't run twice