mirror of
https://github.com/nasa/openmct.git
synced 2025-02-11 13:16:15 +00:00
Stop polling for updates to telemetry data from TelemetryController when scope is destroyed. Addresses some performance issues observed in WTD-614, autoflow tabular views (although this view doesn't use TelemetryController directly, the continuing of this polling in the background can slow down updates when it is showing.)