Merge branch '3096-fix-config-listener-accumulation'
Project: http://git-wip-us.apache.org/repos/asf/couchdb-config/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-config/commit/12dcbf57 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-config/tree/12dcbf57 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-config/diff/12dcbf57 Branch: refs/heads/master Commit: 12dcbf571516970f7cfa586bda9a1f1cad82d5bb Parents: 693abb6 b1b5605 Author: Paul J. Davis <[email protected]> Authored: Wed Aug 10 15:06:11 2016 -0500 Committer: Paul J. Davis <[email protected]> Committed: Wed Aug 10 15:06:11 2016 -0500 ---------------------------------------------------------------------- src/config.erl | 19 +- src/config_listener_mon.erl | 84 ++++++ test/config_tests.erl | 575 +++++++++++++++++++++++---------------- 3 files changed, 433 insertions(+), 245 deletions(-) ----------------------------------------------------------------------
