mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-09 06:32:11 -05:00
Merge pull request #1868 from GSA/rollback_newrelic_changes
revert newrelic changes and disable gevent
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
from gevent import monkey
|
||||
# from gevent import monkey
|
||||
|
||||
monkey.patch_all()
|
||||
# commenting out while we disable gevent
|
||||
# monkey.patch_all()
|
||||
|
||||
import newrelic.agent # noqa
|
||||
|
||||
|
||||
Reference in New Issue
Block a user