Stop removing `fogotype.pid` temp dirs before March 2020
Categories
(Toolkit :: Telemetry, task, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: chutten, Assigned: chutten)
References
Details
Attachments
(1 file)
In bug 1611247 we added code to remove stray fogotype.pid
temp dirs. These dirs were only created by Nightly, so a few days'/one week's worth of nightlies ought to be enough to clean up most of them.
(( any remaining tempdirs are small and harmless and can either be removed manually by affected users or automatically by OS cleanup processes/tools. ))
The important thing here is that we don't want this code to escape to Beta. Not because it'll cause problems, but because it's unnecessary.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
This is a straight-up revert of bug 1611247 now that it's job is done.
Comment 3•5 years ago
|
||
Is this a long enough time period? I don't check my Thunderbird that often, maybe once a week or every two weeks. This bug is only 7 days old. I would say give it a month at least.
Comment 4•5 years ago
|
||
bugherder |
Assignee | ||
Comment 5•5 years ago
|
||
(In reply to Worcester12345 from comment #3)
Is this a long enough time period? I don't check my Thunderbird that often, maybe once a week or every two weeks. This bug is only 7 days old. I would say give it a month at least.
Yes, this should be long enough. If I recall correctly from the last time I checked, 90% of the Nightly population is on a build at most 2 days old (a little higher over weekends)
Description
•