This PR contains changes so that regular data upload and regular purge don't start failing in the background after the app main interface hasn't be brought to foreground in a while. An extra issue is also fixed regarding duplication of CoroutineScope.
Description
closes #21 closes #22
This PR contains changes so that regular data upload and regular purge don't start failing in the background after the app main interface hasn't be brought to foreground in a while. An extra issue is also fixed regarding duplication of CoroutineScope.