nickva opened a new pull request, #5457:
URL: https://github.com/apache/couchdb/pull/5457

   The callback was not called as we didn't trap exits. This is not a big deal 
at runtime, as the process would go down anyway after config app terminates, 
and even if it restarts, we'd clean up all the config values anyway in init. 
However, when running tests this could leave config value set from the previous 
config app run.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to