We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe7d135 commit 4e9ecabCopy full SHA for 4e9ecab
execution.bs
@@ -1318,7 +1318,7 @@ allocations and indirections in the generated code.
1318
1319
In a suite of generic async algorithms that are expected to be callable from hot
1320
code paths, the extra allocations and indirections are a deal-breaker. It is for
1321
-these reasons that we consider coroutines a poor choise for a basis of all
+these reasons that we consider coroutines a poor choice for a basis of all
1322
standard async.
1323
1324
### Callbacks ### {#intro-prior-art-callbacks}
0 commit comments