davisp opened a new pull request #12: URL: https://github.com/apache/couchdb-erlfdb/pull/12
There's a small race condition in `erlfdb:flush_future_message` if the `is_ready` returns true before the future's callback is invoked to send the ready message. This adds an API to silence the message from a future to close this race condition. Fixes apache/couchdb#3294 ---------------------------------------------------------------- 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: [email protected]
