In order for the defer query to be executed asynchronously, instead of calling defer , you'll need to call defer_async : @app.task def my_task(a, ...
確定! 回上一頁