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

Fixed an issue where the session was not returned when using async_scoped_session. #26

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

NEONKID
Copy link
Owner

@NEONKID NEONKID commented Mar 23, 2022

Fixed #25

@NEONKID NEONKID added bug Something isn't working SQLAlchemy labels Mar 23, 2022
@NEONKID NEONKID changed the base branch from main to develop March 23, 2022 02:51
@lgtm-com
Copy link

lgtm-com bot commented Mar 23, 2022

This pull request fixes 1 alert when merging 3421554 into 9b0c470 - view on LGTM.com

fixed alerts:

  • 1 for Unused import

@NEONKID NEONKID merged commit 13f133f into develop Mar 23, 2022
@NEONKID NEONKID deleted the hotfix/session_exit branch March 23, 2022 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working SQLAlchemy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rdb session not recycled
1 participant