I've just added a `config=` to `checkAll` with two...
# kotest
d
I've just added a
config=
to
checkAll
with two gen-arguments and it started to throw StackOverflowException. I checked in sources and it looks like it does indeed recursively calling itself: source on github Shouldn't it call
proptest
instead?
s
yep looks like it
d
OK, will PR)
👍🏻 1
s
Thansk
d
s
merged
d
that was quick))
😁 1