android-fhir icon indicating copy to clipboard operation
android-fhir copied to clipboard

Handle cancellation in synchronization code

Open jingtang10 opened this issue 3 years ago • 0 comments

you should avoid catching CancelationException here. it would be also good to have a test that we handle cancelation properly (coroutine cancelation happens via CancelationExceptions)

Originally posted by @yigit in https://github.com/google/android-fhir/pull/482#discussion_r639406155

jingtang10 avatar May 27 '21 16:05 jingtang10