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

Ignore stdlib threading module in code collection #8532

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

jrbourbeau
Copy link
Member

Closes #8526. I confirmed using this branch that things look as expected.

cc @crusaderky

  • Tests added / passed
  • Passes pre-commit run --all-files

Copy link
Contributor

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

    27 files  ±0      27 suites  ±0   10h 8m 23s ⏱️ + 4m 21s
 3 996 tests ±0   3 884 ✅ ±0    110 💤 ±0  2 ❌ ±0 
50 254 runs  ±0  47 957 ✅ +1  2 295 💤 ±0  2 ❌  - 1 

For more details on these failures, see this check.

Results for commit 82e055e. ± Comparison against base commit 390a5b5.

Copy link
Member

@hendrikmakait hendrikmakait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @jrbourbeau!

@hendrikmakait hendrikmakait merged commit df5df00 into dask:main Feb 26, 2024
32 of 35 checks passed
@jrbourbeau jrbourbeau deleted the ignore-threading-module branch February 26, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Code capture for Prefect workflows is very noisy
2 participants