iilyak opened a new pull request #3753: URL: https://github.com/apache/couchdb/pull/3753
## Overview The state management logic in ensure_exunit_started is incorrect. It doesn't store the fact that exunit is already started. ## Testing recommendations ``` make elixir-suite ``` ## Related Issues or Pull Requests The problem was introduced in https://github.com/apache/couchdb/pull/3286 ## Checklist - [x] Code is written and works correctly - [x] Changes are covered by tests - [ ] Any new configurable parameters are documented in `rel/overlay/etc/default.ini` - [ ] A PR for documentation changes has been made in https://github.com/apache/couchdb-documentation -- 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]
