Closed
Bug 1674418
Opened 5 years ago
Closed 5 years ago
Properly handle conn.close() exception so we don't block async shutdown
Categories
(Toolkit :: Places, defect, P3)
Toolkit
Places
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: mak, Assigned: mak)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
A code problem I found today while investigating related code.
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by mak77@bonardo.net:
https://hg.mozilla.org/integration/autoland/rev/5d34fa6fe9b3
Properly handle conn.close() exception to not block async shutdown. r=Gijs
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•