Fix: destroy called twice on quit pipe
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 14 Dec 2018 20:36:20 +0000 (15:36 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 14 Feb 2019 19:48:34 +0000 (14:48 -0500)
A consumer management thread can be launched successsfully and yet
still report an error encoutered during its initialization. If
such an error occurs, the cleanup function is invoked explicitly
in the error path and will be called again when the last reference
to the thread is released.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.025385 seconds and 4 git commands to generate.