Skip to content
Snippets Groups Projects
Verified Commit d37b35c7 authored by Yaroslav Dynnikov's avatar Yaroslav Dynnikov
Browse files

Refactor synchronous traft::Node calls

Use common `Notify` instead of a cond. It makes the code more clear and
reliable, because each request is tracked individually and can't be
affected by different yields in the main_loop.
parent 8edd964b
No related branches found
No related tags found
1 merge request!71Fair raft join
Pipeline #3888 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment