so `AsyncTask` is basically a temporary container ...
# kovenant
h
so
AsyncTask
is basically a temporary container for a
Promise
for the case that the first
semaphore.tryAcquire()
failed.