Skip to content

Crash on repeat actions #93

@wispborne

Description

@wispborne

if you mass reinstall and click too fast or slap no 2 times it gets upset and conks out

2022-09-27T20:50:44Z E/Logging.setup$lambda-1/ java.lang.IllegalStateException: Already resumed, but proposed with update Dismissed
	at kotlinx.coroutines.CancellableContinuationImpl.alreadyResumedError(CancellableContinuationImpl.kt:482)
	at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl(CancellableContinuationImpl.kt:447)
	at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl$default(CancellableContinuationImpl.kt:420)
	at kotlinx.coroutines.CancellableContinuationImpl.resumeWith(CancellableContinuationImpl.kt:328)
	at smol.app.views.DuplicateModAlertDialogKt$DuplicateModAlertDialog$1.invoke(DuplicateModAlertDialog.kt:39)
	at smol.app.views.DuplicateModAlertDialogKt$DuplicateModAlertDialog$1.invoke(DuplicateModAlertDialog.kt:38)
	at androidx.compose.material.PopupAlertDialogProvider$AlertDialog$3$1$1$1.invokeSuspend(DesktopAlertDialog.desktop.kt:217)
	at androidx.compose.material.PopupAlertDialogProvider$AlertDialog$3$1$1$1.invoke-d-4ec7I(DesktopAlertDialog.desktop.kt)
	at androidx.compose.material.PopupAlertDialogProvider$AlertDialog$3$1$1$1.invoke(DesktopAlertDialog.desktop.kt)
	at androidx.compose.foundation.gestures.TapGestureDetectorKt$detectTapGestures$2$1$1$1.invokeSuspend(TapGestureDetector.kt:101)
  • Kosm

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions