Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TimeoutKt.TimeoutCancellationException #3018

Open
anandwana001 opened this issue Jan 20, 2025 · 0 comments
Open

TimeoutKt.TimeoutCancellationException #3018

anandwana001 opened this issue Jan 20, 2025 · 0 comments
Labels
type: bug Something isn't working

Comments

@anandwana001
Copy link
Collaborator

 Fatal Exception: kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 3000 ms
       at kotlinx.coroutines.TimeoutKt.TimeoutCancellationException(Timeout.kt:191)
       at kotlinx.coroutines.TimeoutCoroutine.run(Timeout.kt:159)
       at kotlinx.coroutines.EventLoopImplBase$DelayedRunnableTask.run(EventLoop.common.kt:501)
       at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:280)
       at kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:109)
       at java.lang.Thread.run(Thread.java:1012)
        
@anandwana001 anandwana001 added the type: bug Something isn't working label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant