runtime: eliminate excessive notewakeup calls in timers
If the timer goroutine is wakeup by timeout, other goroutines will still notewakeup because sleeping is still set. R=golang-dev, r CC=golang-dev https://golang.org/cl/12763043
Showing
Please
register
or
sign in
to comment