Bug 1804062 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Interesting, I will take a closer look at it soon but how often do you encounter this?
If I'm not mistaken, it looks like glean and profiler tries to record the power metric at the same time. We could maybe return early on glean if the profiler is running?
Interesting, I will take a closer look at it soon but how often do you encounter this?
If I'm not mistaken, it looks like glean and profiler try to record the power metric at the same time. We could maybe return early on glean if the profiler is running?
Interesting, I will take a closer look at it soon but how often do you encounter this?
If I'm not mistaken, it looks like glean and profiler try to access the profiler thread registery mutex at the same time. We could maybe return early on glean if the profiler is running?

Back to Bug 1804062 Comment 2