]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/librados: use spawn submodule instead of boost::asio::spawn 48585/head
authorCasey Bodley <cbodley@redhat.com>
Fri, 21 Oct 2022 14:35:05 +0000 (10:35 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 21 Oct 2022 14:35:08 +0000 (10:35 -0400)
commit7f75092ecb28d0d44e84867def5cbadc1128c4ed
tree9388918c5282a128953d86dc22b2fb20782671f4
parente428c0d546450af31ac48f7b1c5229464659379a
test/librados: use spawn submodule instead of boost::asio::spawn

there appear to be breaking API changes to spawn() in boost 1.80, use
the spawn submodule instead

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/test/librados/CMakeLists.txt
src/test/librados/asio.cc