Go to the project's GitHub page, click the "Code" button and select "Download ZIP". Unzip the downloaded ZIP file to get the project folder.
Starting with FastAPI 0.69, pytest tests started to hang under obscure conditions. The same code worked as expected with FastAPI 0.68.2. I had issues with hanging tests in multiple projects. One was ...