Is there a way to check the status of a process with flask executor?

前端 未结 0 1654
刺人心
刺人心 2020-11-28 03:14

I am working on my flask app and I am using flask executor to run a function because the function takes quite some time to run.

from flask import Flask, rende         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题