Closed parsonsmatt closed 2 years ago
Fixes #70
Credit to @yoricksijsling who implemented the fix.
I verified that the problem exists - if you uncomment the modifyMaxSuccess 100000 bit in the tests, you'll see this blow up.
modifyMaxSuccess 100000
Thanks!
Fixes #70
Credit to @yoricksijsling who implemented the fix.
I verified that the problem exists - if you uncomment the
modifyMaxSuccess 100000
bit in the tests, you'll see this blow up.