]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #58348 from cbodley/wip-async-co-algorithms
authorCasey Bodley <cbodley@users.noreply.github.com>
Thu, 25 Jul 2024 14:39:25 +0000 (15:39 +0100)
committerGitHub <noreply@github.com>
Thu, 25 Jul 2024 14:39:25 +0000 (15:39 +0100)
commite5d33fa486315881116c9194ec943cc10929aa5c
treecdc326960f930a533a78fc7827ccccafa0c6e3a4
parentf84a159f0754d8fc65fafe50ec36c6a7a38522a3
parent7e5d28f442375ecd3e13cccf5cb8c097f7498b80
Merge pull request #58348 from cbodley/wip-async-co-algorithms

common/async: add primitives for structured concurrency with c++20 coroutines

Reviewed-by: Adam Emerson <aemerson@redhat.com>