R/async.R
await.Rd
Block until the async operation is complete and return the object.
await(x, ...)
An async value object.
Additional arguments (unused).
The awaited object (invisibly).