Skip to content
Snippets Groups Projects
user avatar
Serge Petrenko authored
There is a false assertion in raft_stop_candidate(): it assumes that the
node must always have a running timer whenever it sees the leader.
This is not true when the node is busy writing the new term on disk.

Cover the mentioned case in the assertion.

Closes #8169

NO_DOC=bugfix

Co-authored-by: default avatarSergey Ostanevich <sergos@tarantool.org>
df6cf5ec
History
Name Last commit Last update
..