commit | e272195b3eff3a78e334a601a637d198b8de2319 | [log] [tgz] |
---|---|---|
author | Dino Viehland <dinoviehland@meta.com> | Mon May 06 16:45:04 2024 -0700 |
committer | GitHub <noreply@github.com> | Mon May 06 16:45:04 2024 -0700 |
tree | 7f8d0179b0b196e3bd515b00428b1a4df50f737f | |
parent | 636b8d94c91324c7e49a7cfe914f162690adf488 [diff] |
gh-118362: Skip tests when threading isn't available (#118666) * Skip tests when threads aren't available * Use ThreadPoolExecutor