mirror of
https://github.com/nasa/openmct.git
synced 2025-05-21 09:47:38 +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.)