Join Slack
I've just added a `config=` to `checkAll` with two gen-arguments and it started to throw StackOverfl...
# kotest
d
dimsuz
09/15/2021, 2:41 PM
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
sam
09/15/2021, 2:46 PM
yep looks like it
d
dimsuz
09/15/2021, 2:47 PM
OK, will PR)
👍🏻 1
s
sam
09/15/2021, 2:49 PM
Thansk
d
dimsuz
09/15/2021, 5:31 PM
done
https://github.com/kotest/kotest/pull/2510
s
sam
09/15/2021, 5:32 PM
merged
d
dimsuz
09/15/2021, 5:34 PM
that was quick))
😁 1
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by