]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/tools: remove usage of deprecated function at_exit()
authorAishwarya Mathuria <amathuri@redhat.com>
Fri, 4 Jul 2025 06:37:45 +0000 (06:37 +0000)
committerAishwarya Mathuria <amathuri@redhat.com>
Mon, 14 Jul 2025 07:45:22 +0000 (07:45 +0000)
commit7107c3283acb0097abae92c11eb962adc0bcbfd4
treef92ad463e6bbfc497bf0ce5e5f2797591d9708aa
parenteeb0f9670df3e35269d34875963565d4640f9ad4
crimson/tools: remove usage of deprecated function at_exit()

at_exit() is now deprecated, in place of that we will explicitly
call stop() for the sharded objects.

Signed-off-by: Aishwarya Mathuria <amathuri@redhat.com>
src/crimson/tools/perf_crimson_msgr.cc