| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[tracing] Fix startup-shutdown hang
This should fix b/40796622 hang.
This happens because ShutdownAndWaitForStopIfNeeded is
called while startup tracing is still initializing, and never gets
OnTracingStopped signal if the tracing service is disconnected.
This is fixed by propagating OnDisconnect in mojo backend which
results in a OnTracingStopped notification on the consumer side.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |