Closed
Bug 1553856
Opened 6 years ago
Closed 6 years ago
LazyIdle threads should have names other than "LazyIdle"
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla69
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: jesup, Assigned: jesup)
Details
Attachments
(1 file)
If I replace a "Classifier Update" thread with Lazy Idle, it becomes named "Lazy Idle" in all cases, making it harder to understand what's actually running at any given point.
LazyIdle should take an (optional?) name to use for the thread.
Assignee | ||
Comment 1•6 years ago
|
||
Note: it takes a name, then ignores it.
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → rjesup
Pushed by rjesup@wgate.com:
https://hg.mozilla.org/integration/autoland/rev/23783673beca
LazyIdleThread should set names for the nsThreads it spawns r=froydnj
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•