-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
There are some methods which call themselves when an error occurs. The idea was that certain undesirable cases from random sampling would be avoided by resampling until a condition was passed. However, this design is difficult for development because exceptions caused by bugs keep recurring on repeated trials, leading to stack overflow.
Reactions are currently unavailable