Skip to content

fix: updated statistics to use async fetch from db#618

Merged
kodjodevf merged 1 commit intokodjodevf:mainfrom
Whiskas101:fix/statistics-synchronous-load
Dec 5, 2025
Merged

fix: updated statistics to use async fetch from db#618
kodjodevf merged 1 commit intokodjodevf:mainfrom
Whiskas101:fix/statistics-synchronous-load

Conversation

@Whiskas101
Copy link
Copy Markdown
Contributor

Statistics was using sync calls to the db to fetch stuff, for large enough libraries the UI thread stays blocked for a long time, causing the app to become unresponsive.

@Whiskas101
Copy link
Copy Markdown
Contributor Author

As a potential solution to issue #543

@kodjodevf kodjodevf merged commit 0789f4c into kodjodevf:main Dec 5, 2025
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.

2 participants