Closed fsecada01 closed 8 months ago
@mongkok can you review and approve?
@mongkok Following up.
Bug Fix commit made in the main branch. Closing.
Thank you for your contribution @fsecada01, just need to add async_exit_stack
to solve_dependencies()
function, see https://github.com/tiangolo/fastapi/commit/a4aa79e0b4cacc6b428d415d04d234a8c77af9d5.
Adding import from
contextlib
due to breakage with Fastapi V1.0.6 and onwards