]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/crimson: msgr should wait before shutdown
authorYingxin Cheng <yingxincheng@gmail.com>
Tue, 19 Mar 2019 14:20:12 +0000 (22:20 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 5 Apr 2019 03:21:19 +0000 (11:21 +0800)
commiteb925f494476c8e6119de7cee6a2a68404c998c8
treec2ecc342478813d65195fcec3459287695ead45c
parent6a1dc380103237f21dba63b9ae86854dd5f507c4
test/crimson: msgr should wait before shutdown

test_concurrent_dispatch() should wait for server->wait() before
shutting down its messengers.

Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com>
src/test/crimson/test_messenger.cc