Spdk/test/rpc_client
GangCao cd433e7ef9 RPC: properly handle the semaphore in error case
This is to fix below issue:
https://github.com/spdk/spdk/issues/1076

The problem is that the semaphore is not increased and
the wait operation time out.

Change-Id: I56e950d0705663b35de9257f17c400c31636ee34
Signed-off-by: GangCao <gang.cao@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/476048
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Liang Yan <liang.z.yan@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2019-12-05 12:22:45 +00:00
..
.gitignore jsonrpc-client: add new C client library 2018-10-11 20:07:44 +00:00
Makefile build: move app rules to spdk.app.mk 2018-12-12 22:35:21 +00:00
rpc_client_test.c RPC: properly handle the semaphore in error case 2019-12-05 12:22:45 +00:00
rpc_client.sh test: remove duplicated set -ex from tests 2019-06-19 03:54:58 +00:00