Fix: don't report error if UST app dies
authorDavid Goulet <dgoulet@efficios.com>
Tue, 27 Aug 2013 17:56:57 +0000 (13:56 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 27 Aug 2013 18:11:10 +0000 (14:11 -0400)
commit47cb9d4ae03d03fe37467df4c3f0d807e81ff06c
treee107a4cb5750c6f3ee34c5aaccb1ba9ca063becb
parent2f0790d05d697a9a74dd4e665d18d34edacd8213
Fix: don't report error if UST app dies

An application dying unexpectedly is a normal behavior so the execution
must continue and not report an error when sending commands onto the
dying application.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/ust-app.c
This page took 0.025981 seconds and 4 git commands to generate.