imw
Results
2
comments of
imw
Python Version: 3.8.9 FastAPI Version: 0.67.0 Environment: Linux 5.12.7 x86_64 We are able to consistently produce a memory leak by using a synchronous Depends: ``` from fastapi import FastAPI, Body,...