and it works fine, until I call `.await()` on the ...
# coroutines
d
and it works fine, until I call
.await()
on the Deferred which should throw an error first time but then return value on all following invocations