"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "4b29dba9c085a4fb79058fb1c45a2f6257ca3dfa"
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()
Loading
Please register or sign in to comment