Fix health check: signal parent before exit testpoint
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 23 Jan 2014 03:14:59 +0000 (22:14 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 28 Jan 2014 21:20:44 +0000 (16:20 -0500)
commit62c131b788b59fedd0fea20b4204e91f53b7de06
treec40e7f08676784967dc1dd9efb45c177a2ddefff
parent42bab51256da6b7baf985676c183cf60ffd886d8
Fix health check: signal parent before exit testpoint

We need to signal parent for readiness before hitting the thread exit
testpoint, otherwise we hang the test.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
src/bin/lttng-sessiond/main.c
This page took 0.023887 seconds and 4 git commands to generate.