]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/tools: Remove usage of at_exit()
authorAishwarya Mathuria <amathuri@redhat.com>
Mon, 30 Jun 2025 13:53:54 +0000 (13:53 +0000)
committerAishwarya Mathuria <amathuri@redhat.com>
Mon, 14 Jul 2025 07:45:22 +0000 (07:45 +0000)
commiteeb0f9670df3e35269d34875963565d4640f9ad4
treef3b4cfceeec5c8e26868665f4644be3aaafa6243
parentf09d3a771ca657fe948f4d1938e79e17a66172aa
crimson/tools: Remove usage of at_exit()

at_exit() is deprecated in seastar. Make use of deferred_stop instead.

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