Closed
Description
In our application, we use thread to write and read database, so we wrapped all query method with forCurrentThread, it works great, but when I writing a unit test with Robolectric, greendao complain about query not on the owner thread. If I directly write and read data in test, it's working too. Hope someone could help me find out what happened here.
Metadata
Metadata
Assignees
Labels
No labels