awaitable

From Wiktionary, the free dictionary
Jump to navigation Jump to search

English[edit]

Etymology[edit]

await +‎ -able

Adjective[edit]

awaitable (not comparable)

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

Noun[edit]

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.