Skip to content

Conversation

@recmanj
Copy link
Contributor

@recmanj recmanj commented Dec 15, 2025

This PR removes async from function definitions on endpoints that are using blocking I/O operations which resulted in blocking all other requests as well. Now it at least runs them in a threadpool.

I'd prefer to refactor the blocking endpoints but this is the fastest solution for now.

Package management migrated to uv.

@recmanj recmanj requested a review from figi44 December 15, 2025 08:30
@recmanj recmanj merged commit 0b53315 into main Dec 15, 2025
6 checks passed
@recmanj recmanj deleted the fix-blocking-requests branch December 15, 2025 10:27
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