I have never written a sync adapter, but as`onPer...
# coroutines
u
I have never written a sync adapter, but as`onPerformSync`runs is deliberately sceduled on a dedicated thread, I guess android considers the sync done, as soon as onPerformSync returns and kills the app process if no other lifecycle object exists