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

This commit is contained in:
httprunner
2017-06-20 13:25:59 +08:00
parent 7efac3de43
commit a95ff218c0
2 changed files with 11 additions and 21 deletions

View File

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