Gradle Test Run :respect-lib-cache:jvmTest[jvm]

givenRangeWithStartToEnd_whenParsed_thenMatches[jvm]

summary

1

tests

0

failures

0

skipped

0s

duration

100%

successful

error output

SEVERE: [ERROR] DistCache - DistributedCacheHashtable(45372 cache1) exception reading incoming packet
java.net.SocketException: Socket closed
	at java.base/sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:252)
	at java.base/java.net.DatagramSocket.receive(DatagramSocket.java:700)
	at com.ustadmobile.libcache.distributed.DistributedCacheHashtable$ReceivePacketsRunnable.run(DistributedCacheHashtable.kt:170)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)