The Accrescent console backend

android appstore kotlin ktor
1 Open Issue Need Help Last updated: Jul 9, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Replace all instances of the deprecated `MultiPartData.readAllParts()` method in the Accrescent console backend (Parcelo) with the recommended `MultipartData.forEachPart()` method to prevent potential deadlocks, as advised by the Ktor project.

Complexity: 3/5
enhancement good first issue

The Accrescent console backend

Kotlin
#android#appstore#kotlin#ktor