1 | | I did a git bisect and came across `512ad7d96250ea5a2ab2197e0b8a02af29d419d1` which was a re-factoring of the error handling. |
2 | | Previously (`512ad7d96250ea5a2ab2197e0b8a02af29d419d1^`) the error would just be swallowed. Now, after the re-factoring it is properly propagated and displayed. |
| 1 | I did a git bisect and came across [512ad7d96250ea5a2ab2197e0b8a02af29d419d1] which was a re-factoring of the error handling. |
| 2 | Previously ([512ad7d96250ea5a2ab2197e0b8a02af29d419d1]) the error would just be swallowed. Now, after the re-factoring it is properly propagated and displayed. |