انتظار await
Provenance
- #18 concurrency-async concept_map maps typescript/await → concept await
- #23 demo-alpha concept_map maps typescript/await → concept await
- #28 sealion-refinement concept_map maps typescript/await → concept await winning layer
Full per-leaf change history across brain builds is not yet recorded; shown is the current build's layer stack.
Across locales
What each covering migration carries for this concept, per locale — the whole-brain view, not filtered by your language. Forms are the migration's leaf values (pre-transform, pre-human-verdict); a locale without a form falls back to canonical English. Chips open that locale's live docs page for this term.
concurrency-async · concept await — per-locale forms
Expand to load the per-locale matrix.
demo-alpha · concept await — per-locale forms
Expand to load the per-locale matrix.
sealion-refinement · concept await — per-locale forms
Expand to load the per-locale matrix.
AI council review
Reviewed by 1 model
· @cf/aisingapore/gemma-sea-lion-v4-27b-it · 2026-07-17
Cluster concurrency-async
· locale ps
· member await
'تړه کېږد' (tra keezda) literally means 'put in pause/hold'. It better reflects the coroutine-suspend nature of 'await' – the temporary pausing of execution until a result is available. While 'انتظار' isn't *wrong*, 'تړه کېږد' is more precise in the programming context.
Issue breakdown
- accuracy While 'انتظار' means 'waiting', it doesn't fully capture the *suspension* aspect of 'await' in asynchronous programming. It leans more towards a blocking wait.