Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

stops syncing after a few days of inactivity issue_4200

narinder Rana requested to merge issue_4200_bug_syncing into oreo_fileObserver

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

Merge request reports

Loading