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

feat: clear session pool on connection close #543

Merged
merged 5 commits into from Nov 4, 2020

Commits on Oct 23, 2020

  1. feat: clear session pool on connection close

    IlyaFaer committed Oct 23, 2020
    Copy the full SHA
    8351df9 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Merge branch 'master' into clear_pool

    IlyaFaer committed Nov 2, 2020
    Copy the full SHA
    ae5522d View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. use protected property

    IlyaFaer committed Nov 3, 2020
    Copy the full SHA
    9b1ca23 View commit details
    Browse the repository at this point in the history
  2. fix tests for Python 3.5

    IlyaFaer committed Nov 3, 2020
    Copy the full SHA
    05d0fd5 View commit details
    Browse the repository at this point in the history
  3. fix tests for Python 3.5

    IlyaFaer committed Nov 3, 2020
    Copy the full SHA
    8e9180e View commit details
    Browse the repository at this point in the history