aboutsummaryrefslogtreecommitdiffstats
path: root/development/configuration/local.json
AgeCommit message (Collapse)AuthorFilesLines
2019-04-03Fix shutting down when new config received bugPiotr Jaszczyk1-0/+20
When new configuration has been received and at least one client connection has been active the collector used to shut down. Also got rid of some more IO monad usage. Change-Id: I7981ff388ff1264a79d722727ef3005cf39e9f0d Issue-ID: DCAEGEN2-1382 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>