The function I am overriding is not suspend functi...
# android
n
The function I am overriding is not suspend function and it is not called from coroutine scope anyway, What is the proper way to cancel the coroutine in this situation?