Database connections remain open and increase in number after upgrade of aiohttp #5334
Labels
💻 aspect: code
Concerns the software code in the repository
bug
Issue describes bug/PR fixes bug
🛠 goal: fix
Bug fix
🟧 priority: high
Stalls work on the project or its dependents
🧱 stack: api
Related to the Django API
Description
In #5165, aiohttp was updated from version 3.9.5 to 3.11.2, and since then (release api-2024.11.18.15.59.41), we have started to get an increasing number of DB connections in the API.
Reproduction
N/A. It has only been observed in the production environment.
Additional context
Previous work related: #5328.
The text was updated successfully, but these errors were encountered: