Skip to content

Conversation

@jsdt
Copy link
Contributor

@jsdt jsdt commented Jun 20, 2025

Description of Changes

This fixes two places where we can block threads in the main tokio multithread runtime, by making sure the blocking operations happen in spawn_blocking tasks.

Expected complexity level and risk

1

Testing

Not really tested. This shouldn't change logic - it should just move some things into blocking tasks.

@jsdt jsdt marked this pull request as ready for review June 20, 2025 14:17
@jsdt jsdt requested a review from gefjon June 20, 2025 14:17
@gefjon gefjon assigned jsdt and unassigned gefjon Jun 20, 2025
@jsdt jsdt assigned gefjon and unassigned jsdt Jun 20, 2025
@gefjon gefjon enabled auto-merge June 20, 2025 15:01
@gefjon gefjon added this pull request to the merge queue Jun 20, 2025
Merged via the queue into master with commit 8d25009 Jun 20, 2025
19 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.

3 participants