Update when_all to operate on IoAwaitable#146
Conversation
📝 WalkthroughWalkthroughA detail-level type alias Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 🧹 Recent nitpick comments
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
An automated preview of the documentation is available at https://146.capy.prtest3.cppalliance.org/index.html If more commits are pushed to the pull request, the docs will rebuild at the same URL. 2026-02-10 18:51:34 UTC |
|
GCOVR code coverage report https://146.capy.prtest3.cppalliance.org/gcovr/index.html Build time: 2026-02-10 19:00:15 UTC |
Summary by CodeRabbit
when_allAPI to accept IoAwaitables directly instead of exclusively task types, enabling composition with a broader range of awaitable types.