Loading app/src/main/java/at/bitfire/davdroid/syncadapter/SyncManager.kt +1 −1 Original line number Diff line number Diff line Loading @@ -110,7 +110,7 @@ abstract class SyncManager<ResourceType: LocalResource<*>, out CollectionType: L */ val workDispatcher = Singleton.getInstanceByKey("SyncManager.workDispatcher") { ThreadPoolExecutor( 0, Integer.min(Runtime.getRuntime().availableProcessors(), 6), 0, Integer.min(Runtime.getRuntime().availableProcessors(), 4), 10, TimeUnit.SECONDS, LinkedBlockingQueue() ).asCoroutineDispatcher() } Loading vcard4android @ 1af1eba9 Compare f1b5c5a3 to 1af1eba9 Original line number Diff line number Diff line Subproject commit f1b5c5a3bcc1ba6eb357727092a7cfe049b68b6d Subproject commit 1af1eba9d22f777b5c3a8fa047ab1df8772d5f18 Loading
app/src/main/java/at/bitfire/davdroid/syncadapter/SyncManager.kt +1 −1 Original line number Diff line number Diff line Loading @@ -110,7 +110,7 @@ abstract class SyncManager<ResourceType: LocalResource<*>, out CollectionType: L */ val workDispatcher = Singleton.getInstanceByKey("SyncManager.workDispatcher") { ThreadPoolExecutor( 0, Integer.min(Runtime.getRuntime().availableProcessors(), 6), 0, Integer.min(Runtime.getRuntime().availableProcessors(), 4), 10, TimeUnit.SECONDS, LinkedBlockingQueue() ).asCoroutineDispatcher() } Loading
vcard4android @ 1af1eba9 Compare f1b5c5a3 to 1af1eba9 Original line number Diff line number Diff line Subproject commit f1b5c5a3bcc1ba6eb357727092a7cfe049b68b6d Subproject commit 1af1eba9d22f777b5c3a8fa047ab1df8772d5f18