docs: Describe how the control flows thorugh co_await expressions in … - #418
Conversation
…Capy This introduces the missing part on how the Proactor pattern is implemented in Capy with co_await and the executors. The interesting changes are in a single file 4a.flow-control.adoc. Others are just the renumbering of the pages.
|
An automated preview of the documentation is available at https://418.capy.prtest3.cppalliance.org/index.html If more commits are pushed to the pull request, the docs will rebuild at the same URL. 2026-09-11 07:05:38 UTC |
|
GCOVR code coverage report https://418.capy.prtest3.cppalliance.org/gcovr/index.html Build time: 2026-09-11 07:13:30 UTC |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #418 +/- ##
===========================================
+ Coverage 98.09% 98.13% +0.04%
===========================================
Files 130 130
Lines 6289 6289
===========================================
+ Hits 6169 6172 +3
+ Misses 120 117 -3
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
…Capy
This introduces the missing part on how the Proactor pattern is implemented in Capy with co_await and the executors. The interesting changes are in a single file 4a.flow-control.adoc. Others are just the renumbering of the pages.