Skip to content

rebase the P3941 wording on P3826r3#72

Open
dietmarkuehl wants to merge 2 commits intomainfrom
rebase-affinity-changes
Open

rebase the P3941 wording on P3826r3#72
dietmarkuehl wants to merge 2 commits intomainfrom
rebase-affinity-changes

Conversation

@dietmarkuehl
Copy link
Member

  • add get_completion_domain in the quoted synopsis
  • change SCHED-ENV to use get_start_scheduler instead of get_scheduler
  • remove the write_env use from on (should have been done by P3826r3)
  • change on to use get_start_scheduler instead of get_scheduler
  • update the sentence for make-sender(affine_on...)
  • change affine_on to use continues_on instead of schedule_from
  • update the referenced paragraph numbers in [exec.run.loop.types]

- add get_completion_domain in the quoted synopsis
- change SCHED-ENV to use get_start_scheduler instead of get_scheduler
- remove the write_env use from on (should have been done by P3826r3)
- change on to use get_start_scheduler instead of get_scheduler
- update the sentence for make-sender(affine_on...)
- change affine_on to use continues_on instead of schedule_from
- update the reference paragraph numbers in [exec.run.loop.types]
Copilot AI review requested due to automatic review settings March 15, 2026 20:52
@coveralls
Copy link

coveralls commented Mar 15, 2026

Coverage Status

coverage: 93.791%. remained the same
when pulling df3b339 on rebase-affinity-changes
into 6f58b4b on main.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Rebases the P3941 “Scheduler Affinity” wording on P3826r3’s customization changes, updating the proposed standard wording to reflect newer CPOs and revised algorithm definitions.

Changes:

  • Adds get_completion_domain to the quoted std::execution synopsis.
  • Updates SCHED-ENV and on wording to use get_start_scheduler (and removes write_env usage from on’s exposition).
  • Revises affine_on wording to use continues_on instead of schedule_from, and updates referenced paragraph numbers in exec.run.loop.types.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants