Run until $(PARAM future) is done.
If the argument is a coroutine object, it is wrapped by $(D_PSYMBOL task()).
the Future's result, or throws its exception.
See Implementation
Run until $(PARAM future) is done.
If the argument is a coroutine object, it is wrapped by $(D_PSYMBOL task()).