opensrp / opensrp-client-core

Core OpenSRP Android client library
http://smartregister.org/
Other
17 stars 41 forks source link

V5 Refactor User Setting Tasks #915

Closed hamza-vd closed 1 year ago

hamza-vd commented 1 year ago

This branch will refactor all tasks executed to save user settings in order to avoid the use of LockingBackgroundTask. This task is eliminated because of a bug reported here.