Skip to content

Commit

Permalink
Remove erroneous formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
brycelelbach authored Jun 25, 2024
1 parent 41e9b3a commit 1ade302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion execution.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1670,7 +1670,7 @@ object, obtainable from a receiver with a `get_env` accessor. In R6, the
sender queries are given similar treatment, relocating to a "attributes"
object obtainable from a sender with a `get_attrs` accessor. This was done
to solve a number of design problems with the `split` and `ensure_started`
algorithms; _e.g._, see
algorithms; e.g., see
[NVIDIA/stdexec#466](https://github.com/NVIDIA/stdexec/issues/466).

Schedulers, however, remain directly queryable. As lightweight handles
Expand Down

0 comments on commit 1ade302

Please sign in to comment.