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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃帹 Add explicit async methods for fastapi app lifespan #79

Merged
merged 2 commits into from Nov 25, 2023

Conversation

azogue
Copy link
Collaborator

@azogue azogue commented Nov 25, 2023

related to #77, for more explicit support of the fastapi lifespan system

cc @sabuhish, @ChrsPi

Changes

  • 馃帹 Add explicit async methods for fastapi app lifespan, in addition to legacy init_app method, and use them in the test_app fixture
  • 鉁忥笍 Fix typo in docs

in addition to legacy `init_app` method,
and use them in the `test_app` fixture
@azogue azogue merged commit 8c58e5e into sabuhish:master Nov 25, 2023
3 checks passed
@azogue azogue deleted the chore/add-lifespan-methods branch November 25, 2023 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant