Bottle and Mysql blocking request

后端 未结 0 1760
再見小時候
再見小時候 2020-12-12 20:08

I\'m trying to figure out why my simple code have a blocking concurrent request:

# -*- coding: utf-8 -*-
import MySQLdb
from bottle import route, run
from gev         


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