You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
When closing the telemetry client. There is a possibility that the operation will never finish. This will cause the task to hang forever. We should add a timeout to this operation and forcefully close the channel if the timeout expires.