Commit 656c45e
authored
collect() should not get an exception, but it does, logging the
exception is enough. Override sys.unraisablehook to decide how to
handle unraisable exceptions.
Py_FatalError() should be avoided whenever possible.
1 parent 8870433 commit 656c45e
1 file changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | 121 | | |
125 | 122 | | |
126 | 123 | | |
| |||
1310 | 1307 | | |
1311 | 1308 | | |
1312 | 1309 | | |
1313 | | - | |
1314 | | - | |
1315 | | - | |
1316 | | - | |
| 1310 | + | |
1317 | 1311 | | |
1318 | 1312 | | |
1319 | 1313 | | |
| |||
0 commit comments