patch before all
This commit is contained in:
@@ -6,8 +6,6 @@ from .views import register_blueprints
|
||||
import atexit
|
||||
import logging
|
||||
import signal
|
||||
import eventlet
|
||||
eventlet.monkey_patch()
|
||||
import threading
|
||||
|
||||
_shutdown_once = threading.Event()
|
||||
|
||||
Reference in New Issue
Block a user