Skip to content

Conversation

nameexhaustion
Copy link
Collaborator

@nameexhaustion nameexhaustion commented Jun 4, 2025

One more place where we inadvertently caused self-referential callstacks on rayon threads.

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Jun 4, 2025
Copy link

codecov bot commented Jun 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.24%. Comparing base (7768a67) to head (e1426fa).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #23075      +/-   ##
==========================================
- Coverage   80.25%   80.24%   -0.02%     
==========================================
  Files        1684     1684              
  Lines      223961   223984      +23     
  Branches     2808     2808              
==========================================
- Hits       179743   179736       -7     
- Misses      43558    43588      +30     
  Partials      660      660              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nameexhaustion nameexhaustion marked this pull request as ready for review June 4, 2025 12:38
@ritchie46 ritchie46 merged commit b110d17 into pola-rs:main Jun 4, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deadlock using collect(background=True) (collect_concurrently() in Rust)
2 participants