for example, if I'm in a Ui thread and I want to d...
# arrow
p
for example, if I'm in a Ui thread and I want to do a background operation, I wouldn't need to block the Ui thread. That's the implementation that I want