With eventlet, callback function invoked only after bg thread exit (python Flask)

后端 未结 0 1221
-上瘾入骨i
-上瘾入骨i 2021-01-24 15:06

I am using Flask and Socketio. Here\'s a simplification of my code:

from flask import Flask, url_for, render_template, send_from_directory, request, redirect
from         


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