14360: Just notify once per sync.
authorTom Clegg <tclegg@veritasgenetics.com>
Sat, 27 Oct 2018 05:17:39 +0000 (01:17 -0400)
committerTom Clegg <tclegg@veritasgenetics.com>
Sat, 27 Oct 2018 05:17:39 +0000 (01:17 -0400)
commit438ce6f86261376880b186775d7ba5fbade560a6
tree23cba120c94f656134fb525f4078ddbdc2bce83b
parentc11e1e9b7e04b819a8a1794acc3ffb0a816715b7
14360: Just notify once per sync.

Sync holds the mutex so none of the notifications are delivered until
sync is done anyway.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg@veritasgenetics.com>
lib/dispatchcloud/worker/pool.go