This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-admin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/GSA/notifications-admin.git
synced
2026-09-11 18:37:33 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
terraform_upgrade2
notifications-admin
/
gunicorn_entry.py
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
6 lines
91 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
Undo recent changes related to Python upgrade
2025-07-29 16:32:52 -04:00
from
gevent
import
monkey
try to force gevent monkey patching earlier
2025-07-28 11:17:00 -07:00
Undo recent changes related to Python upgrade
2025-07-29 16:32:52 -04:00
monkey
.
patch_all
()
instantiate newrelic in gunicorn_entry.py
2025-07-29 08:15:43 -07:00
try to force gevent monkey patching earlier
2025-07-28 11:17:00 -07:00
from
application
import
application
# noqa
Reference in New Issue
Copy Permalink