My threads are not running when running a flask app
Whenever I am trying to run a thread in my app.py containing my flask app, the thread does not run.
Whenever I am trying to run a thread in my app.py containing my flask app, the thread does not run.