Loading
Fix onPerformSync crash on InterruptedException (bitfireAT/davx5#343)
- use Kotlin and CompletableDeferred instead of Java synchronization - signal cancellation by completing CompletableDeferred instead of Thread.currentThread.interrupt()
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
- use Kotlin and CompletableDeferred instead of Java synchronization - signal cancellation by completing CompletableDeferred instead of Thread.currentThread.interrupt()