mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-26 16:52:25 +00:00
- describeServices wasn't describing the partial page left over at the end, which would cause incorrect results - the shim between listServices and describeServices was closing the channel every iteration, which would cause panic for write to closed channel - client was not being saved when created, so it gets recreated each time - we were describeTasks'ing even if we had no tasks to describe