-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
bugSomething isn't workingSomething isn't workingneed infoFurther information is requestedFurther information is requested
Description
Hi, thanks for the great library :)
I just encountered a very confusing panic, the "overrun" panic from drawBits. After grepping through the library a bit, i realized it was panicking while trying to replay some kind of past test failure. Deleting all the files in testdata made the panic go away.
I had just changed my code to draw more often, so I guess it was trying to run the new code on the old fail file and running out of recorded rng output?
Not sure of the best way to handle this situation, but a more helpful error message would be fantastic, if you have the time!
Again, thank you for the wonderful library.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneed infoFurther information is requestedFurther information is requested