You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2021/09/15 20:37:21 UTC

[GitHub] [couchdb] iilyak opened a new pull request #3753: Fix logic in ensure_exunit_started

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: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [couchdb] iilyak merged pull request #3753: Fix logic in ensure_exunit_started

Posted by GitBox <gi...@apache.org>.
iilyak merged pull request #3753:
URL: https://github.com/apache/couchdb/pull/3753


   


-- 
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: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org