Sep 24, 2024
Hey Yaksi, I think the answer is right there in the question itself.
They said all the suspend functions from kotlinx.coroutines are cancellable. The function I used `compressImage` is not from that package.
That's why it is mentioned that if you are not using them, you have to use following..., which I did.
Let me know if it is still not clear.