]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/simple_spin: Explicitly wait for futures from async
authorAdam C. Emerson <aemerson@redhat.com>
Thu, 2 May 2019 18:18:55 +0000 (14:18 -0400)
committerKefu Chai <kchai@redhat.com>
Fri, 21 Jun 2019 03:41:16 +0000 (11:41 +0800)
commit2ddb170320fe286daba3f33dc10e9164d7793831
tree37d15774a1b47eceea8c7cd1a2894a7e763dbf92
parent6248c40d542e08cb9a7dd8a4399c44110b334f23
test/simple_spin: Explicitly wait for futures from async

Rather than count on implicitly blocking destruct.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/test/simple_spin.cc