There was an error fetching the commit references. Please try again later.
core/core: Replace direct usage of the global system telemetry accessor from Shutdown()
The telemetry instance is actually a member of the class itself, so we can access it directly instead of going through the global accessor.
Please register or sign in to comment