Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Add _lock to BlockingConnectionPool #1068

Merged
merged 4 commits into from Jul 29, 2021
Merged

Add _lock to BlockingConnectionPool #1068

merged 4 commits into from Jul 29, 2021

Commits on Jul 24, 2021

  1. Add _lock to BlockingConnectionPool

    Fixes #1047.
    Andrew Brookins committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    f516738 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Instantiate _lock in ConnectionPool

    Andrew Brookins committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    4ace7e7 View commit details
    Browse the repository at this point in the history
  2. Continue to rely on super to create _lock

    Andrew Brookins committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    ae92a3f View commit details
    Browse the repository at this point in the history
  3. Update CHANGES/1068.bugfix

    Co-authored-by: Andrew Chen Wang <60190294+Andrew-Chen-Wang@users.noreply.github.com>
    abrookins and Andrew-Chen-Wang committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    3e9d710 View commit details
    Browse the repository at this point in the history