You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
van800
changed the title
Need stacktraces with error "Can't wait for executeIfAlive for more than 500 ms."
Need stacktraces for error "Can't wait for executeIfAlive for more than 500 ms."
May 19, 2020
I am getting this error during the tests:
Can't wait for executeIfAlive for more than 500 ms.
frontend.log
I think it is from this code:
rd/rd-kt/rd-core/src/commonMain/kotlin/com/jetbrains/rd/util/lifetime/RLifetime.kt
Line 241 in 875c8f2
Need to add stacktrace to that error in the log.
https://jetbrains.slack.com/archives/GH9S2GGRG/p1589581429434400
The text was updated successfully, but these errors were encountered: