Bad traces cause panics #174
Labels
No labels
Priority: High
Priority: Low
Priority: Medium
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: sam/awl#174
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the bug
Reproduction steps
Steps to reproduce the behavior:
Expected behaviour
A bad trace should not cause a panic
Screenshots / Logs
math.Rand panics when it is given an upper bound less than or equal to 0
System information (please complete the following information):
awl version 0.6.0, built with go1.19.3
Additional context
N/A