1719pankaj / 1719pankaj/OnlyFormula1

Clicking 2 events at once does still crasht the app, easy recreate and fix

Ouverte
#21 0 commentaires 0 réactions 1 personne assignée Réclamée par @1719pankaj Voir sur GitHub
Langage dominant
Kotlin
Étoiles
1
Forks
0
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

2025-04-30 14:12:44.675 27373-27493 ChatRepository com.example.cpplearner E REST stream completed with error for chat 21 (Ask Gemini)
java.io.IOException: Response stopped due to SAFETY
at com.example.cpplearner.data.repository.ChatRepositoryImpl$sendMessage$2$4.emit(ChatRepositoryImpl.kt:270)
at com.example.cpplearner.data.repository.ChatRepositoryImpl$sendMessage$2$4$emit$1.invokeSuspend(Unknown Source:15)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:811)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:715)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:702)
2025-04-30 14:12:44.685 27373-27373 AndroidRuntime com.example.cpplearner E FATAL EXCEPTION: main (Ask Gemini)
Process: com.example.cpplearner, PID: 27373
java.io.IOException: Response stopped due to SAFETY
at com.example.cpplearner.data.repository.ChatRepositoryImpl$sendMessage$2$4.emit(ChatRepositoryImpl.kt:270)
at com.example.cpplearner.data.repository.ChatRepositoryImpl$sendMessage$2$4$emit$1.invokeSuspend(Unknown Source:15)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:811)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:715)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:702)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@c17b11a, Dispatchers.Main.immediate]

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.