I'm using room with multiInstanceInvalidation and ...
# room
e
I'm using room with multiInstanceInvalidation and seeing these in the logs
Copy code
E/SQLiteLog: (10) POSIX Error : 11 SQLite Error : 3850
E/SQLiteLog: (10) LOCK : Getting pending lock for (1) failed due to (11). The current owner is (13455).
Anyone has a clue? 13455 is my main process, this is logged from the secondary process.