canonical / ubuntu-com-security-api

The API for CVEs and USNs data.
16 stars 9 forks source link

Gunicorn: Use sync workers instead of gevent #148

Closed jpmartinspt closed 2 months ago

jpmartinspt commented 2 months ago

Done

Remove gevent, which will hopefully help us have a more accurate picture on the number of DB connections.

QA