Skip to content

chore: Harden against async blocking deadlocks#27545

Open
orlp wants to merge 2 commits intopola-rs:mainfrom
orlp:block-on-deadlock-prevention
Open

chore: Harden against async blocking deadlocks#27545
orlp wants to merge 2 commits intopola-rs:mainfrom
orlp:block-on-deadlock-prevention

Conversation

@orlp
Copy link
Copy Markdown
Member

@orlp orlp commented May 7, 2026

If we're not careful we can cause deadlocks with block_on, this PR adds some hardening against this.

@orlp orlp requested review from c-peters and ritchie46 as code owners May 7, 2026 14:58
@github-actions github-actions Bot added internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars labels May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant