Closed
Bug 1367344
Opened 4 years ago
Closed 3 months ago
Fix races on sTelemetry for thread hangs & stack capture API
Categories
(Toolkit :: Telemetry, enhancement, P3)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
84 Branch
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: gfritzsche, Assigned: Gankra)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
Per bug 1367281 we still have race potential on shutdown for the hang & and stack capture recording APIs. Bug 1335461 is factoring these out of Telemetry.cpp, which will make it much easier to clean this up, so lets do this after it landed.
Assignee | ||
Comment 2•3 months ago
|
||
Doesn't show up in a try run anymore.
Updated•3 months ago
|
Assignee: nobody → a.beingessner
Status: NEW → ASSIGNED
Pushed by abeingessner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f48c50966c8b Remove supression for seemingly fixed issue. r=decoder
Comment 4•3 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•