Skip to content

Send Database setup code before the view hierarchy is loaded#2083

Merged
barijaona merged 1 commit intoViennaRSS:masterfrom
Eitot:database-initialisation
Feb 16, 2026
Merged

Send Database setup code before the view hierarchy is loaded#2083
barijaona merged 1 commit intoViennaRSS:masterfrom
Eitot:database-initialisation

Conversation

@Eitot
Copy link
Contributor

@Eitot Eitot commented Feb 16, 2026

Resolves #2082

This avoids a crash when any parts of the view hierarchy reference the database before it finishes loading. The database might not have loaded yet, because it awaits input from the user, e.g. when the database needs to be updated.

This avoids a crash when any parts reference the database before it
finished loading. The database might not have loaded yet, because it
awaits input from the user, e.g. when the database needs to be updated.
@barijaona barijaona merged commit 4fe980c into ViennaRSS:master Feb 16, 2026
2 checks passed
@Eitot Eitot deleted the database-initialisation branch February 16, 2026 12:39
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.

Crash on startup 3.10.0:1777957c

2 participants

Comments