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: fix flaky test and remove warnings #153

Merged
merged 1 commit into from Apr 16, 2020
Merged

fix: fix flaky test and remove warnings #153

merged 1 commit into from Apr 16, 2020

Commits on Apr 15, 2020

  1. fix: fix flaky test and remove warnings

    The test should check for at most baseThreadCount instead of equality,
    as it is possible that the thread pool shuts down one or more of its
    threads temporarily.
    
    Fixes #146
    olavloite committed Apr 15, 2020
    Copy the full SHA
    b27a6a0 View commit details
    Browse the repository at this point in the history