Improve robustness of update canceling
Also prevents update goroutines from piling up if they are delayed by adding a semaphore in startUpdate().
Loading
Please register or sign in to comment
Also prevents update goroutines from piling up if they are delayed by adding a semaphore in startUpdate().