stops syncing after a few days of inactivity issue_4200
Description
- manage an exectpiton ConcurrentModificationException
Issue(s)
e/backlog#4200 (comment 130160)
Test environment
Test procedures
The same doesn't seem to be working a few days later. The last sync was 2 days before.
Technical details
ConcurrentModificationException comes if multiple threads are operating on an ArrayList object. I am using CopyWriteOnArrayList to resolve this issue.
Screenshots
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update -
License -
Internal documentation -
User documentation
Edited by narinder Rana