Closed
Bug 538957
Opened 15 years ago
Closed 15 years ago
Ensure old processes aren't running from previous buildbot runs (e.g. Mozmill/Thunderbird)
Categories
(Mozilla Messaging Graveyard :: Release Engineering, defect)
Mozilla Messaging Graveyard
Release Engineering
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: standard8, Assigned: gozer)
References
Details
We've seen that sometimes a Mozmill run fails/times out and as a result there is a typically a thunderbird process left running. As a result, next time mozmill runs it fails because there is already a process using the network sockets that it wants to use.
Therefore we should ensure we haven't got redundant processes left hanging around.
Assignee | ||
Comment 1•15 years ago
|
||
Got a local change to the staging buildbot that kills things on linux and mac as well.
Assignee | ||
Comment 2•15 years ago
|
||
change applied to production as well.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•