nickva opened a new pull request #1662: Do not crash couch_log application when gen_* servers send extra args URL: https://github.com/apache/couchdb/pull/1662 `gen_server`, `gen_fsm` and `gen_statem` might send extra args when terminating. This is a recent behavior, and not handling these extra args could lead to couch_log application crashing and taking down the whole VM with it.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
