I want flask to wait for an event after the user presses a submit button. I\'ve done this:
if request.method == "POST": while True: if statu