]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: Update `run_coro` to use `redirect_error` and add tests
authorAdam C. Emerson <aemerson@redhat.com>
Fri, 15 Aug 2025 05:09:08 +0000 (01:09 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Sun, 17 Aug 2025 16:17:00 +0000 (12:17 -0400)
commitc050cc8b15437e62a14e08c43f8a740c2de2a8e5
tree51d480ac7c6880007aee9f086e35299724a65f44
parentc1d9a2618df6c6a94eeafc9ff58fab33b83b2463
rgw: Update `run_coro` to use `redirect_error` and add tests

Should have added tests the first time, but better late than never.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/rgw/async_utils.h
src/test/rgw/CMakeLists.txt
src/test/rgw/test_rgw_async_utils.cc [new file with mode: 0644]