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 'Unclosed client session' error #830

Closed
wants to merge 3 commits into from

Commits on Apr 30, 2024

  1. Fix unclosed client session error

    Signed-off-by: Benjamin <[email protected]>
    beplay committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e91061a View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary import

    Signed-off-by: Benjamin <[email protected]>
    beplay committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    900169b View commit details
    Browse the repository at this point in the history
  3. Re-add assignment to prevent UnboundLocalError at app start

    Signed-off-by: Benjamin <[email protected]>
    beplay committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4d06074 View commit details
    Browse the repository at this point in the history