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

MTN skip thread_bomb mitigation test on PyPy for now #1423

Merged
merged 1 commit into from
Apr 14, 2023

Conversation

tomMoral
Copy link
Contributor

This test causes a deadlock reliably on pypy.
Skipping to make CI on master run again but this should be properly investigated in a dedicated PR.

@codecov
Copy link

codecov bot commented Apr 14, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.15 ⚠️

Comparison is base (89917e0) 94.89% compared to head (1284b7d) 94.74%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1423      +/-   ##
==========================================
- Coverage   94.89%   94.74%   -0.15%     
==========================================
  Files          45       45              
  Lines        6889     6890       +1     
==========================================
- Hits         6537     6528       -9     
- Misses        352      362      +10     
Impacted Files Coverage Δ
joblib/test/test_parallel.py 97.14% <100.00%> (+<0.01%) ⬆️

... and 5 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tomMoral tomMoral merged commit 60ec53d into joblib:master Apr 14, 2023
@tomMoral tomMoral deleted the MTN_skip_pypy_thread_bomb branch April 14, 2023 18:53
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.

None yet

1 participant