Skip to content
Success

Changes

Summary

  1. Fix FindFreePort and bump version. (details)
Commit d6356b0ee7d0e39159f5b390bf164f7e755cd506 by Mike Dawson
Fix FindFreePort and bump version.

FindFreePort exception was being thrown immediately instead of trying another port at random within the range.
The file was modifiedbuild.gradle.kts (diff)
The file was modifiedsrc/main/kotlin/com/ustadmobile/testservercontroller/util/FindFreePort.kt (diff)