Fix: muxer: handle CANCELED status
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 15 May 2017 15:48:32 +0000 (11:48 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 28 May 2017 16:57:43 +0000 (12:57 -0400)
commitbeed0223d4bed1b12c89e5bb0491dfbe2eaf0859
treedcf45c8ee8c8f1c18a09fbff6249197cd9958a0b
parentb4b9064dc4710c6b5d3c650920b2f7aa6c932755
Fix: muxer: handle CANCELED status

Since commit bbd6694a2 "Collect useless graph's connections", the
lttng-live component may return a CANCELED state to the muxer. The muxer
should deal with this state as an "END" state.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
plugins/utils/muxer/muxer.c
This page took 0.024088 seconds and 4 git commands to generate.