Hm, I'm still seeing test failures in `test_telemetry.py`. It looks like when `test_get_value` would return nothing it throws an exception instead of returning `None`. arai, I'll land your patch and fix the test in a followup.
Bug 1771099 Comment 8 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Hm, I'm still seeing test failures in `test_telemetry.py`. It looks like when `test_get_value` would return nothing it throws an exception instead of returning `None`. arai, I'll land your patch and fix the test in a followup. Edit: nevermind, you had it right after all. Patch will land shortly.