Jonah Nestrick
Jonah Nestrick
This issue encompasses two bugs. The first bug is that the wait time specified is not correct. Around line 244, the code says: ```csharp if (attempts > 0 && Opts.LockTryOnce)...
Moving the conversation from this PR #6 Original Comment: In the logic for when a node receives a vote request, it goes through a set of comparisons to know how...
Add a LICENSE file such as the MIT License (as defined on the package itself) or Apache 2 to the repository for others to be able to use and contribute...