Open
Bug 1429512
Opened 7 years ago
Updated 2 years ago
looseTimer in AsyncShutdown might cause intermittent shutdown leaks
Categories
(Toolkit :: Async Tooling, enhancement)
Toolkit
Async Tooling
Tracking
()
NEW
People
(Reporter: mccr8, Unassigned)
References
Details
Session store uses this "loose timer" pattern that intentionally holds alive a timer until shutdown, and seems to cause a leak on TreeHerder sometimes. Emilio pointed out that this was taken from some async shutdown code, so I am filing a bug about that so it doesn't get lost of the shuffle.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•