This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Return {ok, State} from handle_config_change/5
This is a fixup commit for COUCHDB-3102. config_listener expects either remove_handler or {ok, State} from the callback module. COUCHDB-3102
- Loading branch information