Logo
Explore Help
Sign In
darkhelm/notifications-api
1
0
Fork 0
You've already forked notifications-api
mirror of https://github.com/GSA/notifications-api.git synced 2026-08-20 14:29:25 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
6d9e996817a1fbb4a4c9b53dfd9a1d350811a5c0
notifications-api/gunicorn_entry.py

6 lines
91 B
Python
Raw Normal View History

Undo recent changes related to Python upgrade This changeset undoes the recent changes we tried after the Python 3.13 update as they had no bearing on the SSL cert validation errors. Back to the drawing board! Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-29 16:28:00 -04:00
from gevent import monkey
try to force monkey patching to happen first
2025-07-28 10:44:52 -07:00
Undo recent changes related to Python upgrade This changeset undoes the recent changes we tried after the Python 3.13 update as they had no bearing on the SSL cert validation errors. Back to the drawing board! Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-29 16:28:00 -04:00
monkey.patch_all()
try initializing new relic after we monkeypatch
2025-07-29 07:55:48 -07:00
try to force monkey patching to happen first
2025-07-28 10:44:52 -07:00
from application import application # noqa
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 879ms Template: 30ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API