Robert Jaros
03/09/2019, 1:41 AMkotlin-frontend-plugin 0.0.45 and kotlin 1.3.21 when stopping background karma task?
> 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.anton.bannykh
03/11/2019, 3:04 PMRobert Jaros
04/06/2019, 11:11 AM