Skip to content

Sync capy changes#269

Merged
sgerbino merged 1 commit intodevelopfrom
pr/update-deps
May 1, 2026
Merged

Sync capy changes#269
sgerbino merged 1 commit intodevelopfrom
pr/update-deps

Conversation

@sgerbino
Copy link
Copy Markdown
Collaborator

@sgerbino sgerbino commented May 1, 2026

Upstream introduced capy::continuation as the executor-facing schedulable unit, so executors now take continuation& in dispatch and post. io_result also tightened to std::error_code. Update the bcrypt async ops to hold a continuation member and dispatch through it, and switch json_sink to std::error_code at the io_result boundary. Test executors updated to match the new concept.

Upstream introduced capy::continuation as the executor-facing
schedulable unit, so executors now take continuation& in dispatch
and post. io_result also tightened to std::error_code. Update the
bcrypt async ops to hold a continuation member and dispatch through
it, and switch json_sink to std::error_code at the io_result
boundary. Test executors updated to match the new concept.
@cppalliance-bot
Copy link
Copy Markdown

An automated preview of the documentation is available at https://269.http.prtest3.cppalliance.org/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-05-01 15:13:48 UTC

@sgerbino sgerbino merged commit 5cd36d3 into develop May 1, 2026
2 of 24 checks passed
@sgerbino sgerbino deleted the pr/update-deps branch May 1, 2026 15:32
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.

2 participants