mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 02:00:43 +00:00
When the scope-app restarts, it no longer has a reference to the previous node set. Therefore, the delta update adds *all* nodes but does not remove legacy ones. `reset==true` tells the frontend to start fresh. Fixes #2708