awaitable

English

Etymology

From await +‎ -able.

Adjective

awaitable (not comparable)

  1. (programming) Able to be executed in an asynchronous manner, with the caller receiving any result at a later stage.

Noun

awaitable (plural awaitables)

  1. (programming) An operation that can be executed in an asynchronous manner, with the caller receiving any result at a later stage.