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

Disable profiler on python 3.11 #8916

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

fjetter
Copy link
Member

@fjetter fjetter commented Oct 29, 2024

Closes #8616

I'm not sure how often this actually happens but I think we should disable the profiler for py3.11 to be sure

Copy link
Contributor

Unit Test Results

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

    25 files  ±    0      25 suites  ±0   9h 41m 0s ⏱️ + 14m 8s
 4 130 tests ±    0   4 013 ✅ +   94    112 💤  -  1  5 ❌  -    93 
46 260 runs  +1 577  44 184 ✅ +2 544  2 069 💤 +91  7 ❌  - 1 058 

For more details on these failures, see this check.

Results for commit 1a11d3d. ± Comparison against base commit 2953090.

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, @fjetter

@hendrikmakait hendrikmakait merged commit 9da5824 into dask:main Oct 30, 2024
24 of 33 checks passed
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.

Deadlock with python 3.11
2 participants