Commit 32771f1
committed
catch error of file.Close()
It only panics, but that is most likely the best way dealing with it. I
only tend to read file, so in case this errors, it should just die the hard
way.1 parent cc85dea commit 32771f1
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
141 | 146 | | |
142 | 147 | | |
143 | 148 | | |
| |||
0 commit comments