Skip to content

♻️ Re-organize modules & rename uptr to stack_word#85

Merged
kammce merged 1 commit intomainfrom
scheduler-comments
Mar 28, 2026
Merged

♻️ Re-organize modules & rename uptr to stack_word#85
kammce merged 1 commit intomainfrom
scheduler-comments

Conversation

@kammce
Copy link
Copy Markdown
Member

@kammce kammce commented Mar 27, 2026

Summary

Merge scheduler into the async_context as I have no reason to keep them separate. Make async_context.cppm the top level module and move contents to coroutine.cppm. schedulers is now a module partition.

Also change async::uptr ➡️ async::stack_word to be more explicit about what this type is.

Related Issue

n/a

Test Plan

  • All CI checks pass
  • New/updated tests cover the changes
  • Tested locally with conan create .

@kammce kammce merged commit 0c8af22 into main Mar 28, 2026
7 of 8 checks passed
@kammce kammce deleted the scheduler-comments branch March 28, 2026 14:51
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.

1 participant