Skip to content

fix: run sync validation in a worker thread to avoid stall the event loop - #22

Merged
d3vyce merged 1 commit into
mainfrom
21-sync-validators-block-the-event-loop
Jul 26, 2026
Merged

fix: run sync validation in a worker thread to avoid stall the event loop#22
d3vyce merged 1 commit into
mainfrom
21-sync-validators-block-the-event-loop

Conversation

@d3vyce

@d3vyce d3vyce commented Jul 26, 2026

Copy link
Copy Markdown
Owner

No description provided.

@d3vyce d3vyce self-assigned this Jul 26, 2026
@d3vyce d3vyce linked an issue Jul 26, 2026 that may be closed by this pull request
@codecov-commenter

codecov-commenter commented Jul 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Files with missing lines Coverage Δ
src/fastapi_multiauth/utils.py 100.00% <100.00%> (ø)

@d3vyce
d3vyce force-pushed the 21-sync-validators-block-the-event-loop branch from 95ceb04 to a21da03 Compare July 26, 2026 17:43
@d3vyce
d3vyce merged commit 705e51e into main Jul 26, 2026
7 checks passed
@d3vyce
d3vyce deleted the 21-sync-validators-block-the-event-loop branch July 26, 2026 17:46
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.

Sync validators block the event loop

2 participants