]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test_msgr: ensure wait for ms_dispatch executed 10264/head
authorHaomai Wang <haomai@xsky.com>
Mon, 18 Jul 2016 09:27:31 +0000 (17:27 +0800)
committerHaomai Wang <haomai@xsky.com>
Tue, 16 Aug 2016 15:19:25 +0000 (23:19 +0800)
commitf6c3fd9994a11b7f8e588524d08857049ef17f89
treed1975c59b8ae2940e97e36e934d6db01bc99d63f
parent9bfd11e7f99dc556db7b0d226a2247fb853b7e53
test_msgr: ensure wait for ms_dispatch executed

Otherwise in slow runner, ms_dispatch may not executed when assert

Signed-off-by: Haomai Wang <haomai@xsky.com>
src/msg/async/AsyncConnection.cc
src/test/msgr/test_msgr.cc