etcd/proxy/grpcproxy
Anthony Romano d680b8b5fb grpcproxy: fix race between watch ranges delete() and broadcasts empty()
Checking empty() wasn't grabbing the broadcasts lock so the race detector
flags it as a data race with coalesce(). Instead, just return the number
of remaining watches following delete() and get rid of empty().
2016-11-28 15:53:41 -08:00
..
2016-07-18 14:26:22 -07:00
2016-07-16 12:15:32 -07:00
2016-11-11 14:22:06 -08:00
2016-11-11 14:22:06 -08:00