Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Fix unhandled growing memory for internal server errors, refactor dependencies with yield and except to require raising again as in regular Python #11191

Merged
merged 7 commits into from Feb 24, 2024

Conversation

tiangolo
Copy link
Owner

@tiangolo tiangolo commented Feb 24, 2024

🐛 Fix unhandled growing memory for internal server errors, refactor dependencies with yield and except to require raising again as in regular Python.

This fixes a bug of growing unhandled memory/memory leak reported internally by @rushilsrivastava. 🤓

@tiangolo tiangolo marked this pull request as ready for review February 24, 2024 23:05
@tiangolo tiangolo merged commit bf771bd into master Feb 24, 2024
44 checks passed
@tiangolo tiangolo deleted the raise-dependency branch February 24, 2024 23:06
@rushilsrivastava
Copy link

Thanks for the patch, sorry I didn't get a chance to open the discussion! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants