There were network calls inside a database transaction. That basically locked the database for the duration of the network call, causing the app to freeze if the call took to long. |
||
|---|---|---|
| .. | ||
| blue/res | ||
| green/res | ||
| main | ||
| test/java/com/keylesspalace/tusky | ||
There were network calls inside a database transaction. That basically locked the database for the duration of the network call, causing the app to freeze if the call took to long. |
||
|---|---|---|
| .. | ||
| blue/res | ||
| green/res | ||
| main | ||
| test/java/com/keylesspalace/tusky | ||