Neo

Results 3 issues of Neo

### NVIDIA Open GPU Kernel Modules Version 525.47.04 ### Please confirm this issue does not happen with the proprietary driver (of the same version). This issue tracker is only for...

bug

**Describe the bug** Raft panic if a master takes snapshot simultaneously The pendingSnapshot will be set to nil when a thread call save snapshot while another thread is manipulating it....

**Describe the bug** Raft has no leader in the cluster forever. it seems a raft bug because of snapshotting. Thinking of the scenario below: The cluster has 3 masters. Master-0...