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 2019/07/28 17:10:09 UTC

[GitHub] [couchdb] nickva opened a new pull request #2085: Fix flaky mem3_sync_event_listener EUnit test

nickva opened a new pull request #2085: Fix flaky mem3_sync_event_listener EUnit test
URL: https://github.com/apache/couchdb/pull/2085
 
 
   Config setting was asynchronous and the waiting function was not
   waiting for the actual state value to change just that the state
   function was returning.
   
   The fix is to wait for the config value to propagate to the state.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services