Answer the question
In order to leave comments, you need to log in
Will threads conflict in Flask?
There is a flask server, it runs without gunicorn and other things, we can say in debug mode :)
Other scripts access it quite often and a request may come at the same time that will change the shared variable, hence the question is whether requests can meet or processing occurs in flask consistently? If in parallel, how is it possible to implement this?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question