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

test(threading): Add spec for ThreadPoolExecutor #2259

Merged
merged 8 commits into from Aug 16, 2023

Commits on Jul 17, 2023

  1. Add test for ThreadPool

    `ThreadPool` also obeys hub propagation, but there was no spec for it.
    gggritso committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    2a97d24 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    6c38371 View commit details
    Browse the repository at this point in the history
  2. Fix futures import

    gggritso committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    9f3fd43 View commit details
    Browse the repository at this point in the history
  3. Fix futures import 2.7

    sl0thentr0py committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    6c7ab4b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    daf5aed View commit details
    Browse the repository at this point in the history
  2. Revert

    antonpirker committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b7ef17b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    25f2485 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    2f22fe6 View commit details
    Browse the repository at this point in the history