database operations are made synchronized
Description
Database operations are synchronized in order to prevent crash in room database operations. We assume accessing the database from multiple thread at the same time is the main reason for this crash.
Screenshots
Technical details
why-synchronized-suspend-doesn't-work-in-kotlin
Tests
Issues
10 commandments of code reviews
Edited by Hasib Prince