Closed 0HyperCube closed 1 year ago
Closes #186
If the error has a stack trace but the stacktrace is empty, we should use the fallback stack trace instead of an empty list.
If the stacktrace is empty, we shouldn't crash by calling .first.
.first
Goal
Closes #186
Design
If the error has a stack trace but the stacktrace is empty, we should use the fallback stack trace instead of an empty list.
If the stacktrace is empty, we shouldn't crash by calling
.first
.