run api_server in multiprocessing.Thread other than gevent.pywsgi.WSGIServer

This commit is contained in:
debugtalk
2017-06-20 13:25:59 +08:00
parent b775e8c217
commit bb199bd42e
2 changed files with 11 additions and 21 deletions

View File

@@ -1,2 +0,0 @@
from gevent import monkey
monkey.patch_all()