Closed
Bug 1680477
Opened 5 years ago
Closed 5 years ago
Add names to threads spawned by Glean in Rust
Categories
(Data Platform and Tools :: Glean: SDK, enhancement, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Dexter, Assigned: Dexter)
References
Details
Attachments
(1 file)
As found in bug 1662868, it's quite hard to understand what's going if threads don't have names :) We should add meaningful names to thread, so that tools like TSAN can report meaningful error messages to us.
We should ideally do this before we tackle the TSAN problem in bug 1680474.
Comment 1•5 years ago
|
||
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → alessio.placitelli
Priority: -- → P1
Whiteboard: [telemetry:glean-rs:m?]
| Assignee | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•