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
IdeaLoggingEvent[message=null, throwable=java.lang.IllegalStateException: There is no `Job` in this thread, spawned coroutines are not cancellable.
If the transition from coroutines to blocking code happens in the same stack frame as the call to this function, the transition should use `blockingContext`.
at com.microsoft.azure.toolkit.intellij.cloudshell.actions.StartCloudShellAction.provisionForSubscription(StartCloudShellAction.kt:54)
at com.microsoft.azure.toolkit.intellij.cloudshell.actions.StartCloudShellAction.access$provisionForSubscription(StartCloudShellAction.kt:24)
at com.microsoft.azure.toolkit.intellij.cloudshell.actions.StartCloudShellAction$actionPerformed$step$1.onChosen$lambda$0(StartCloudShellAction.kt:42)
The text was updated successfully, but these errors were encountered:
IntelliJ build version: 2024.3.1 IU-243.22562.145
OS: Linux
JDK: JetBrains s.r.o. 21.0.5
Plugin version: 3.93.0-2024.3
Additional Info: None
Parent component:
Error message:
The text was updated successfully, but these errors were encountered: