Skip to content
Success

#7 (Jul 19, 2025, 12:09:00 AM)

Started 8 days 7 hr ago
Took 6 min 35 sec

Started by timer

Revision: a5ec99ea92fae848eccade25b1885030ded7eb15
Repository: https://github.com/UstadMobile/Respect.git
  • refs/remotes/origin/main
Changes
  1. Add lib-ihttp-core and lib-ihttp-iostreams (commit: 0377070) (details / githubweb)
  2. Add lib-ihttp-okhttp and lib-ihttp-nanohttpd (commit: 0a501d7) (details / githubweb)
  3. Work in progress: UstadCache compiles and UstadCacheJvmTest passes. (commit: c0b7ef5) (details / githubweb)
  4. Convert UstadCache functions to asynchronous (suspended) because Room multiplatform does not support synchronous (blocking) queries. (commit: 9aa7622) (details / githubweb)
  5. Fix DistributedCacheHashtableIntegrationTest - nested use of runBlocking caused database deadlock. (commit: a5ec99e) (details / githubweb)