Opened 9 years ago
Closed 9 years ago
#27020 closed Cleanup/optimization (fixed)
Close more files with "with"
| Reported by: | Ville Skyttä | Owned by: | nobody |
|---|---|---|---|
| Component: | Uncategorized | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
A few file-like objects across the tree could be closed more explicitly/eagerly, and also on error.
Note:
See TracTickets
for help on using tickets.
In a2fb2b3a: