From 0d9c53c4ec182c6bf3452506351258b61bb1f739 Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Wed, 8 Jul 2015 16:15:09 -0300 Subject: [bug] prevent logbook subscriber to fail Fix: If the logbook controller is not started the stop call will fail. Trying to start it twice fails. --- changes/bug-7273_logbook-subscriber-start | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/bug-7273_logbook-subscriber-start (limited to 'changes') diff --git a/changes/bug-7273_logbook-subscriber-start b/changes/bug-7273_logbook-subscriber-start new file mode 100644 index 00000000..976d2f35 --- /dev/null +++ b/changes/bug-7273_logbook-subscriber-start @@ -0,0 +1,2 @@ +- Closes bug #7273 - ZMQError: address already in use - logbook subscriber already started. +- Closes bug - logbook subscriber stop fails if not started. -- cgit v1.2.3