awaitable
التعريفات والمعاني
== English ==
=== Etymology ===
From await + -able.
=== Adjective ===
awaitable (not comparable)
(programming) Able to be executed in an asynchronous manner, with the caller receiving any result at a later stage.
=== Noun ===
awaitable (plural awaitables)
(programming) An operation that can be executed in an asynchronous manner, with the caller receiving any result at a later stage.