Fix route_params::spawn to use capy::executor::post#237
Fix route_params::spawn to use capy::executor::post#237vinniefalco merged 1 commit intocppalliance:developfrom
Conversation
|
An automated preview of the documentation is available at https://237.http-proto.prtest.cppalliance.org/index.html If more commits are pushed to the pull request, the docs will rebuild at the same URL. 2025-12-29 20:58:50 UTC |
|
GCOVR code coverage report https://237.http-proto.prtest.cppalliance.org/gcovr/index.html Build time: 2025-12-29 20:03:28 UTC |
|
GCOVR code coverage report https://237.http-proto.prtest.cppalliance.org/gcovr/index.html Build time: 2025-12-29 21:07:17 UTC |
- Fix spawn() to use capy::executor::post - Add capy::executor member to route_params - Add exception_ptr overload to resumer for proper error propagation - Remove post() and polling infrastructure in favor of executor
No description provided.