Ron Adam wrote: > A waiter? > or awaiter? > > As in a-wait-ing an awaiter. The waiter would be the function executing the await operator, not the thing it's operating on. In a restaurant, waiters wait on customers. But calling an awaitable object a "customer" doesn't seem right at all. -- Greg