diff options
| author | 2024-10-14 15:30:20 +0000 | |
|---|---|---|
| committer | 2024-10-14 15:30:20 +0000 | |
| commit | 43103941a8840c503496e84531a1a96b7f50bb75 (patch) | |
| tree | 07caacb84982b2c72694e89e93aa3ec26d0668be /api/api_test.go | |
| parent | 62c8f5d7c603226232a7430857fc0bd89f661daa (diff) | |
Remove synchronization on getViewerString
This might have been causing lock contention in the main thread when called while waiting for protolog to be loaded or unloaded. It will be the callers responsibility to ensure the loading and unloading of configs has completed successfully before querying the viewer config if required.
Flag: EXEMPT fixing regression
Bug: 369833736
Test: atest TracingTests
Change-Id: Ica8203138c697897f63df30f145b14125554aeb3
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions