]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #57188 from cbodley/wip-boost-asio-yield-group
authorCasey Bodley <cbodley@users.noreply.github.com>
Thu, 23 May 2024 17:22:24 +0000 (18:22 +0100)
committerGitHub <noreply@github.com>
Thu, 23 May 2024 17:22:24 +0000 (18:22 +0100)
commit6ce969b287b68619381b99efa7dd6fbb5dc646dc
treee767a405aaf21763f234461e0f7adc7ae7bc4056
parentc3eda279c20e7e662bd4a4018c0fb6d9ae3181cc
parent25017d6196b662e13ea7fb00e975834dfd5c6f06
Merge pull request #57188 from cbodley/wip-boost-asio-yield-group

common/async: add primitives for structured concurrency with optional_yield

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