> Task :karma-stop FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':karma-stop'.
> kotlin.io.ByteStreamsKt.readBytes(Ljava/io/InputStream;)[B
It works correct when
./gradlew stop
command is run for the second time but fails almost always for the first time.
a
anton.bannykh
03/11/2019, 3:04 PM
cc @snrostov
r
Robert Jaros
04/06/2019, 11:11 AM
If anyone hits this issue - the problem was gradle 4.10.3 (it ships with Kotlin 1.2).