diff --git a/Packages/RuuviContext/Sources/RuuviContextSQLite/SQLiteContextGRDB.swift b/Packages/RuuviContext/Sources/RuuviContextSQLite/SQLiteContextGRDB.swift index d327392fc..e52b84cbe 100644 --- a/Packages/RuuviContext/Sources/RuuviContextSQLite/SQLiteContextGRDB.swift +++ b/Packages/RuuviContext/Sources/RuuviContextSQLite/SQLiteContextGRDB.swift @@ -36,7 +36,6 @@ class SQLiteGRDBDatabase: GRDBDatabase { private init() throws { var configuration = Configuration() - configuration.qos = .userInitiated let pool = try DatabasePool(path: SQLiteGRDBDatabase.databasePath, configuration: configuration) try pool.write { database in diff --git a/station.localization b/station.localization index 3d1d4b9f8..f83fab4d3 160000 --- a/station.localization +++ b/station.localization @@ -1 +1 @@ -Subproject commit 3d1d4b9f8bf5ef3dfd17d897731d50e042cfd7b4 +Subproject commit f83fab4d33ef7317aa82747910b99ec2c8b222ed