@@ -74,6 +74,7 @@ func (v *Voter) poll(update <-chan time.Duration, t *time.Ticker) bool {
ifv.vote.NumPollsSinceChange<10{
t2=time.NewTimer(100*time.Millisecond)
defert2.Stop()
}
select{
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.