Is there a way to know if observable was disposed ...
# rx
u
Is there a way to know if observable was disposed in
fromCallable
so I can break blocking code?