mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-23 15:56:45 -04:00
revert newrelic changes and disable gevent
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
from gevent import monkey
|
||||
# from gevent import monkey
|
||||
|
||||
monkey.patch_all()
|
||||
# commenting out while we disable gevent
|
||||
# monkey.patch_all()
|
||||
|
||||
from application import application # noqa
|
||||
|
||||
Reference in New Issue
Block a user