You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason is when the lease expires, it will stop raft cluster. But before it finishes, the lock will be released first. So if we call Start at this moment, it will have a race issue.
Flaky Test
Which jobs are failing
CI link
local environment
Reason for failure (if possible)
Anything else
The text was updated successfully, but these errors were encountered: