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 race condition in threadpool shrink code. #204

Merged
merged 5 commits into from Sep 26, 2019
Merged

Fix race condition in threadpool shrink code. #204

merged 5 commits into from Sep 26, 2019

Commits on Jun 25, 2019

  1. Copy the full SHA
    ee8b43b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7458d7d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Use Thread.is_alive, not Thread.isAlive.

    Co-Authored-By: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    the-allanc and webknjaz committed Sep 23, 2019
    Copy the full SHA
    b37fd02 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Copy the full SHA
    92e80c8 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    jaraco committed Sep 26, 2019
    Copy the full SHA
    347c572 View commit details
    Browse the repository at this point in the history