mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-09 01:23:11 -04: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