Telemetry: Explicitly disconnect InspectorBackend.
Previously, the websocket was disconnected in __del__, whose timing was non-deterministic. Now the websocket is disconnected as soon as its owner (typically devtools_client_backend) no longer wants to keep track of it. BUG=461153 Review URL: https://codereview.chromium.org/980043003 Cr-Commit-Position: refs/heads/master@{#319775}
Showing
Please register or sign in to comment