class Concurrent::Async::AwaitDelegator

Delegates synchronous, thread-safe method calls to the wrapped object.

@!visibility private