- Requests Possible Memory Leak
- Celery Celery worker OOM due to unbounded prefetch on eta tasks
- Pydantic pydantic v2 memory allocation
- Pydantic Memory leak when using Iterable
- Pydantic Performance issues related to schema building
- httpx 0.13: some `httpcore` exceptions are missing from top level package
- Celery Memory Leak on Unhandled Exceptions
- Celery Group results aren't cleaned up on result.forget() - memory leak
- uvicorn Connection aborted after HttpParserInvalidMethodError when making consecutive POST requests
- uvicorn Memory leak when using request.state
- psycopg Regression in 3.2.11 regarding `COPY FROM` with values of different types
- Celery Memory leak in Exception Task with Prefork(worker)
- Celery Memory leak after task raise exception
- Celery AsyncResult memory leak on task producers
- flask raising HTTPException does not cause got_request_exception signal to be emitted