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:19:41 +0000 (16:19 -0500)
commit72453c8c97897cb5b5e0aabcbd42a8994fab66b2
tree683f374553ea80557c3cdfaa7aa734d7a98636ad
parentde3f672bfce2f25c93b62f7c11f64ae27030c2ed
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.026749 seconds and 5 git commands to generate.