"AWT-EventQueue-0" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE at com.intellij.platform.instanceContainer.internal.InstanceContainerImpl.getInstanceHolder(InstanceContainerImpl.kt:97) at com.intellij.serviceContainer.ComponentManagerImpl.doGetService(ComponentManagerImpl.kt:712) at com.intellij.serviceContainer.ComponentManagerImpl.getService(ComponentManagerImpl.kt:690) at com.intellij.tasks.TaskManager.getManager(TaskManager.java:20) at com.intellij.tasks.timeTracking.TimeTrackingManager$1.actionPerformed(TimeTrackingManager.java:51) at java.desktop/javax.swing.Timer.fireActionPerformed(Timer.java:311) at java.desktop/javax.swing.Timer$DoPostEvent.run(Timer.java:243) at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318) at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:781) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:728) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:722) at java.base@21.0.3/java.security.AccessController.executePrivileged(AccessController.java:778) at java.base@21.0.3/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base@21.0.3/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87) at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:750) at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:696) at com.intellij.ide.IdeEventQueue._dispatchEvent$lambda$16(IdeEventQueue.kt:590) at com.intellij.ide.IdeEventQueue$$Lambda/0x0000000100938d20.run(Unknown Source) at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWithoutImplicitRead(AnyThreadWriteThreadingSupport.kt:117) at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:590) at com.intellij.ide.IdeEventQueue.access$_dispatchEvent(IdeEventQueue.kt:73) at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1$1.compute(IdeEventQueue.kt:357) at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1$1.compute(IdeEventQueue.kt:356) at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:843) at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.invoke(IdeEventQueue.kt:356) at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.invoke(IdeEventQueue.kt:351) at com.intellij.ide.IdeEventQueueKt$performActivity$runnableWithWIL$1.invoke$lambda$0(IdeEventQueue.kt:1035) at com.intellij.ide.IdeEventQueueKt$performActivity$runnableWithWIL$1$$Lambda/0x0000000100932f98.run(Unknown Source) at com.intellij.openapi.application.WriteIntentReadAction.lambda$run$0(WriteIntentReadAction.java:24) at com.intellij.openapi.application.WriteIntentReadAction$$Lambda/0x00000001009369c8.compute(Unknown Source) at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWriteIntentReadAction(AnyThreadWriteThreadingSupport.kt:84) at com.intellij.openapi.application.impl.ApplicationImpl.runWriteIntentReadAction(ApplicationImpl.java:910) at com.intellij.openapi.application.WriteIntentReadAction.compute(WriteIntentReadAction.java:55) at com.intellij.openapi.application.WriteIntentReadAction.run(WriteIntentReadAction.java:23) at com.intellij.ide.IdeEventQueueKt$performActivity$runnableWithWIL$1.invoke(IdeEventQueue.kt:1035) at com.intellij.ide.IdeEventQueueKt$performActivity$runnableWithWIL$1.invoke(IdeEventQueue.kt:1035) at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$1(IdeEventQueue.kt:1036) at com.intellij.ide.IdeEventQueueKt$$Lambda/0x0000000100932d58.run(Unknown Source) at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:106) at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1036) at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$10(IdeEventQueue.kt:351) at com.intellij.ide.IdeEventQueue$$Lambda/0x00000001009298e8.run(Unknown Source) at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:397) at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207) at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128) at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105) at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:92) "DefaultDispatcher-worker-10" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE at com.intellij.openapi.vcs.changes.ChangeListsIndexes.getChanges(ChangeListsIndexes.java:119) at com.intellij.openapi.vcs.changes.ChangeListWorker.getAllChanges(ChangeListWorker.java:275) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.getAllChanges(ChangeListManagerImpl.java:806) at git4idea.actions.GitResolveConflictsAction.isEnabled(GitResolveConflictsAction.java:62) at git4idea.actions.GitResolveConflictsAction.update(GitResolveConflictsAction.java:75) at com.intellij.openapi.actionSystem.ex.ActionUtil$performDumbAwareUpdate$runnable$1.invoke(ActionUtil.kt:202) at com.intellij.openapi.actionSystem.ex.ActionUtil$performDumbAwareUpdate$runnable$1.invoke(ActionUtil.kt:196) at com.intellij.openapi.actionSystem.ex.ActionUtil.performDumbAwareUpdate(ActionUtil.kt:220) at com.intellij.openapi.actionSystem.impl.ActionUpdater$updateAction$success$1$1$1.invoke(ActionUpdater.kt:561) at com.intellij.openapi.actionSystem.impl.ActionUpdater$updateAction$success$1$1$1.invoke(ActionUpdater.kt:560) at com.intellij.openapi.actionSystem.impl.ActionUpdater$callAction$2$1.invoke(ActionUpdater.kt:155) at com.intellij.openapi.application.rw.InternalReadAction.insideReadAction(InternalReadAction.kt:104) at com.intellij.openapi.application.rw.InternalReadAction.access$insideReadAction(InternalReadAction.kt:15) at com.intellij.openapi.application.rw.InternalReadAction$tryReadCancellable$2.invoke(InternalReadAction.kt:94) at com.intellij.openapi.application.rw.InternalReadAction$tryReadCancellable$2.invoke(InternalReadAction.kt:93) at com.intellij.openapi.application.rw.CancellableReadActionKt.cancellableReadActionInternal$lambda$2$lambda$1$lambda$0(cancellableReadAction.kt:31) at com.intellij.openapi.application.rw.CancellableReadActionKt$$Lambda/0x0000000100d8fcf8.run(Unknown Source) at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.tryRunReadAction(AnyThreadWriteThreadingSupport.kt:291) at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:965) at com.intellij.openapi.application.rw.CancellableReadActionKt.cancellableReadActionInternal$lambda$2$lambda$1(cancellableReadAction.kt:29) at com.intellij.openapi.application.rw.CancellableReadActionKt$$Lambda/0x0000000100d8af18.run(Unknown Source) at com.intellij.openapi.progress.util.ProgressIndicatorUtilService.runActionAndCancelBeforeWrite(ProgressIndicatorUtilService.java:66) at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runActionAndCancelBeforeWrite(ProgressIndicatorUtils.java:155) at com.intellij.openapi.application.rw.CancellableReadActionKt.cancellableReadActionInternal(cancellableReadAction.kt:27) at com.intellij.openapi.application.rw.InternalReadAction.tryReadCancellable(InternalReadAction.kt:93) at com.intellij.openapi.application.rw.InternalReadAction.tryReadAction(InternalReadAction.kt:77) at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:64) at com.intellij.openapi.application.rw.InternalReadAction.access$readLoop(InternalReadAction.kt:15) at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$3.invokeSuspend(InternalReadAction.kt:35) at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$3.invoke(InternalReadAction.kt) at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$3.invoke(InternalReadAction.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62) at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261) at com.intellij.openapi.application.rw.InternalReadAction.runReadAction(InternalReadAction.kt:34) at com.intellij.openapi.application.rw.PlatformReadWriteActionSupport.executeReadAction(PlatformReadWriteActionSupport.kt:38) at com.intellij.openapi.application.ReadWriteActionSupport.executeReadAction$default(ReadWriteActionSupport.kt:15) at com.intellij.openapi.application.CoroutinesKt.constrainedReadActionUndispatched(coroutines.kt:82) at com.intellij.openapi.application.CoroutinesKt.readActionUndispatched(coroutines.kt:69) at com.intellij.openapi.actionSystem.impl.ActionUpdater$callAction$$inlined$useWithScope$1.invokeSuspend(trace.kt:163) at com.intellij.openapi.actionSystem.impl.ActionUpdater$callAction$$inlined$useWithScope$1.invoke(trace.kt) at com.intellij.openapi.actionSystem.impl.ActionUpdater$callAction$$inlined$useWithScope$1.invoke(trace.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62) at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163) at kotlinx.coroutines.BuildersKt.withContext(Unknown Source) at com.intellij.openapi.actionSystem.impl.ActionUpdater.callAction(ActionUpdater.kt:939) at com.intellij.openapi.actionSystem.impl.ActionUpdater.access$callAction(ActionUpdater.kt:85) at com.intellij.openapi.actionSystem.impl.ActionUpdater$updateAction$success$1$1.invokeSuspend(ActionUpdater.kt:560) at com.intellij.openapi.actionSystem.impl.ActionUpdater$updateAction$success$1$1.invoke(ActionUpdater.kt) at com.intellij.openapi.actionSystem.impl.ActionUpdater$updateAction$success$1$1.invoke(ActionUpdater.kt) at com.intellij.openapi.actionSystem.impl.ActionUpdater$updateAction$$inlined$retryOnAwaitSharedData$1.invokeSuspend(ActionUpdater.kt:939) at com.intellij.openapi.actionSystem.impl.ActionUpdater$updateAction$$inlined$retryOnAwaitSharedData$1.invoke(ActionUpdater.kt) at com.intellij.openapi.actionSystem.impl.ActionUpdater$updateAction$$inlined$retryOnAwaitSharedData$1.invoke(ActionUpdater.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62) at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163) at kotlinx.coroutines.BuildersKt.withContext(Unknown Source) at com.intellij.openapi.actionSystem.impl.ActionUpdater.updateAction(ActionUpdater.kt:979) at com.intellij.openapi.actionSystem.impl.ActionUpdater.expandGroupChild(ActionUpdater.kt:407) at com.intellij.openapi.actionSystem.impl.ActionUpdater.access$expandGroupChild(ActionUpdater.kt:85) at com.intellij.openapi.actionSystem.impl.ActionUpdater$doExpandActionGroup$2$expandResult$1$1.invokeSuspend(ActionUpdater.kt:334) 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:608) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750) "ApplicationImpl pooled thread 131" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE at com.jetbrains.django.util.DjangoCoreUtil.getProjectRoot(DjangoCoreUtil.java:119) at com.intellij.python.django.run.DjangoServerRunConfiguration.checkConfiguration(DjangoServerRunConfiguration.java:161) at com.intellij.execution.impl.RunnerAndConfigurationSettingsImpl.checkSettings$lambda$10(RunnerAndConfigurationSettingsImpl.kt:359) at com.intellij.execution.impl.RunnerAndConfigurationSettingsImpl$$Lambda/0x0000000101128800.call(Unknown Source) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$OTelMonitor.callWrapped(NonBlockingReadActionImpl.java:840) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$OTelMonitor$MonitoredComputation.call(NonBlockingReadActionImpl.java:872) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.insideReadAction(NonBlockingReadActionImpl.java:604) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.attemptComputation(NonBlockingReadActionImpl.java:551) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.executeSynchronously(NonBlockingReadActionImpl.java:492) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl.executeSynchronously(NonBlockingReadActionImpl.java:220) at com.intellij.execution.impl.RunnerAndConfigurationSettingsImpl.checkSettings(RunnerAndConfigurationSettingsImpl.kt:366) at com.intellij.execution.RunnerAndConfigurationSettings.checkSettings(RunnerAndConfigurationSettings.java:188) at com.intellij.execution.impl.RunConfigurationIconAndInvalidCache.recalculateIcon$lambda$1(RunConfigurationIconAndInvalidCache.kt:61) at com.intellij.execution.impl.RunConfigurationIconAndInvalidCache$$Lambda/0x000000010112c728.call(Unknown Source) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$OTelMonitor.callWrapped(NonBlockingReadActionImpl.java:840) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$OTelMonitor$MonitoredComputation.call(NonBlockingReadActionImpl.java:872) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.insideReadAction(NonBlockingReadActionImpl.java:604) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.lambda$attemptComputation$4(NonBlockingReadActionImpl.java:567) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission$$Lambda/0x000000010112fc10.run(Unknown Source) at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.tryRunReadAction(AnyThreadWriteThreadingSupport.kt:291) at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:965) at com.intellij.openapi.progress.util.ProgressIndicatorUtils.lambda$runInReadActionWithWriteActionPriority$0(ProgressIndicatorUtils.java:93) at com.intellij.openapi.progress.util.ProgressIndicatorUtils$$Lambda/0x000000010112a000.run(Unknown Source) at com.intellij.openapi.progress.util.ProgressIndicatorUtilService.runActionAndCancelBeforeWrite(ProgressIndicatorUtilService.java:66) at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runActionAndCancelBeforeWrite(ProgressIndicatorUtils.java:155) at com.intellij.openapi.progress.util.ProgressIndicatorUtils.lambda$runWithWriteActionPriority$1(ProgressIndicatorUtils.java:138) at com.intellij.openapi.progress.util.ProgressIndicatorUtils$$Lambda/0x000000010112a480.compute(Unknown Source) at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98) at com.intellij.openapi.progress.ProgressManager$$Lambda/0x000000010112a6e8.run(Unknown Source) at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:217) at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000101104868.run(Unknown Source) at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$13(CoreProgressManager.java:660) at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda/0x0000000100fabd90.compute(Unknown Source) at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:735) at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:691) at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:659) at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:79) at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:202) at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:98) at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runWithWriteActionPriority(ProgressIndicatorUtils.java:135) at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runInReadActionWithWriteActionPriority(ProgressIndicatorUtils.java:93) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.attemptComputation(NonBlockingReadActionImpl.java:567) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.lambda$transferToBgThread$1(NonBlockingReadActionImpl.java:466) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission$$Lambda/0x000000010112f090.run(Unknown Source) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.lambda$transferToBgThread$2(NonBlockingReadActionImpl.java:481) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission$$Lambda/0x000000010112f2d0.run(Unknown Source) at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:249) at com.intellij.util.concurrency.BoundedTaskExecutor.access$200(BoundedTaskExecutor.java:30) at com.intellij.util.concurrency.BoundedTaskExecutor$1.executeFirstTaskAndHelpQueue(BoundedTaskExecutor.java:227) at com.intellij.util.concurrency.BoundedTaskExecutor$1.run(BoundedTaskExecutor.java:215) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:735) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732) at java.base@21.0.3/java.security.AccessController.executePrivileged(AccessController.java:778) at java.base@21.0.3/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) "DefaultDispatcher-worker-4" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE at java.base@21.0.3/sun.security.ssl.ServerHello$ServerHelloConsumer.consume(ServerHello.java:870) at java.base@21.0.3/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:393) at java.base@21.0.3/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:476) at java.base@21.0.3/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:447) at java.base@21.0.3/sun.security.ssl.TransportContext.dispatch(TransportContext.java:201) at java.base@21.0.3/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) at java.base@21.0.3/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1506) at java.base@21.0.3/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1421) at java.base@21.0.3/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455) at java.base@21.0.3/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:426) at java.base@21.0.3/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:586) at java.base@21.0.3/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:187) at java.base@21.0.3/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1675) at java.base@21.0.3/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) at java.base@21.0.3/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:531) at java.base@21.0.3/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:307) at com.intellij.util.io.HttpRequests.openConnection(HttpRequests.java:626) at com.intellij.util.io.HttpRequests$RequestImpl.getConnection(HttpRequests.java:366) at com.intellij.util.io.HttpRequests$RequestImpl.doReadBytes(HttpRequests.java:442) at com.intellij.util.io.HttpRequests$RequestImpl.readBytes(HttpRequests.java:426) at com.intellij.util.io.RequestBuilder.lambda$readBytes$4(RequestBuilder.java:81) at com.intellij.util.io.RequestBuilder$$Lambda/0x0000000101b2a218.process(Unknown Source) at com.intellij.util.io.HttpRequests.doProcess(HttpRequests.java:529) at com.intellij.util.io.HttpRequests.process(HttpRequests.java:511) at com.intellij.util.io.HttpRequests$RequestBuilderImpl.connect(HttpRequests.java:340) at com.intellij.util.io.RequestBuilder.readBytes(RequestBuilder.java:81) at git4idea.config.GitDownloadAndInstallKt.downloadGitJson(GitDownloadAndInstall.kt:107) at git4idea.config.GitDownloadAndInstallKt.downloadListOfGitInstallers(GitDownloadAndInstall.kt:82) at git4idea.config.GitDownloadAndInstallKt.getLatestAvailableVersion(GitDownloadAndInstall.kt:34) at git4idea.config.GitNewVersionChecker$checkNewVersionPeriodicallyOnIdle$1$1$1.invokeSuspend(GitVersionUpdateInSettings.kt:108) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.internal.SoftLimitedDispatcher$Worker.run(SoftLimitedDispatcher.kt:125) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750) "BaseDataReader: runnerw.exe" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@21.0.3/java.io.FileInputStream.readBytes(Native Method) at java.base@21.0.3/java.io.FileInputStream.read(FileInputStream.java:287) at java.base@21.0.3/java.io.BufferedInputStream.read1(BufferedInputStream.java:345) at java.base@21.0.3/java.io.BufferedInputStream.implRead(BufferedInputStream.java:420) at java.base@21.0.3/java.io.BufferedInputStream.read(BufferedInputStream.java:399) at java.base@21.0.3/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:350) at java.base@21.0.3/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:393) at java.base@21.0.3/sun.nio.cs.StreamDecoder.lockedRead(StreamDecoder.java:217) at java.base@21.0.3/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177) at java.base@21.0.3/java.io.InputStreamReader.read(InputStreamReader.java:188) at java.base@21.0.3/java.io.Reader.read(Reader.java:265) at git4idea.commands.GitLineHandler$LineReader.read(GitLineHandler.java:206) at git4idea.commands.GitLineHandler$LineReader.readAvailableBlocking(GitLineHandler.java:199) at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:72) at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:153) at com.intellij.util.io.BaseDataReader$$Lambda/0x000000010073ea68.run(Unknown Source) at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:218) at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48) at com.intellij.util.io.BaseDataReader$$Lambda/0x000000010073e610.run(Unknown Source) at java.base@21.0.3/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base@21.0.3/java.util.concurrent.FutureTask.run(FutureTask.java:317) at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:735) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732) at java.base@21.0.3/java.security.AccessController.executePrivileged(AccessController.java:778) at java.base@21.0.3/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) "BaseDataReader: output stream of fsnotifier.exe" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE at java.base@21.0.3/java.io.FileInputStream.readBytes(Native Method) at java.base@21.0.3/java.io.FileInputStream.read(FileInputStream.java:287) at java.base@21.0.3/java.io.BufferedInputStream.read1(BufferedInputStream.java:345) at java.base@21.0.3/java.io.BufferedInputStream.implRead(BufferedInputStream.java:420) at java.base@21.0.3/java.io.BufferedInputStream.read(BufferedInputStream.java:399) at java.base@21.0.3/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:350) at java.base@21.0.3/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:393) at java.base@21.0.3/sun.nio.cs.StreamDecoder.lockedRead(StreamDecoder.java:217) at java.base@21.0.3/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177) at java.base@21.0.3/java.io.InputStreamReader.read(InputStreamReader.java:188) at java.base@21.0.3/java.io.Reader.read(Reader.java:265) at com.intellij.util.io.BaseOutputReader.readAvailableBlocking(BaseOutputReader.java:148) at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:72) at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:153) at com.intellij.util.io.BaseDataReader$$Lambda/0x000000010073ea68.run(Unknown Source) at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:218) at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48) at com.intellij.util.io.BaseDataReader$$Lambda/0x000000010073e610.run(Unknown Source) at java.base@21.0.3/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base@21.0.3/java.util.concurrent.FutureTask.run(FutureTask.java:317) at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:735) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732) at java.base@21.0.3/java.security.AccessController.executePrivileged(AccessController.java:778) at java.base@21.0.3/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) "ApplicationImpl pooled thread 128" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE at java.base@21.0.3/java.lang.ClassLoader.findLoadedClass0(Native Method) at java.base@21.0.3/java.lang.ClassLoader.findLoadedClass(ClassLoader.java:1300) at app//com.intellij.util.lang.UrlClassLoader.hasLoadedClass(UrlClassLoader.java:199) at com.intellij.ide.plugins.PluginManagerCore.getPluginDescriptorOrPlatformByClassName(PluginManagerCore.kt:239) at com.intellij.internal.statistic.utils.PluginInfoDetectorKt.getPluginInfo(PluginInfoDetector.kt:52) at com.intellij.internal.statistic.utils.PluginInfoDetectorKt.getPluginInfo(PluginInfoDetector.kt:24) at com.intellij.internal.statistic.collectors.fus.actions.persistence.ActionsCollectorImpl$recordUpdate$1.invoke(ActionsCollectorImpl.kt:63) at com.intellij.internal.statistic.collectors.fus.actions.persistence.ActionsCollectorImpl$recordUpdate$1.invoke(ActionsCollectorImpl.kt:62) at com.intellij.internal.statistic.eventLog.events.VarargEventId$log$2.invoke(EventId.kt:194) at com.intellij.internal.statistic.eventLog.events.VarargEventId$log$2.invoke(EventId.kt:192) at com.intellij.internal.statistic.eventLog.LocalStatisticsFileEventLogger.logAsync$lambda$0(LocalStatisticsFileEventLogger.kt:41) at com.intellij.internal.statistic.eventLog.LocalStatisticsFileEventLogger$$Lambda/0x0000000100986218.run(Unknown Source) at java.base@21.0.3/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27) at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:249) at com.intellij.util.concurrency.BoundedTaskExecutor.access$200(BoundedTaskExecutor.java:30) at com.intellij.util.concurrency.BoundedTaskExecutor$1.executeFirstTaskAndHelpQueue(BoundedTaskExecutor.java:227) at com.intellij.util.concurrency.BoundedTaskExecutor$1$$Lambda/0x00000001007172d0.run(Unknown Source) at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:218) at com.intellij.util.concurrency.BoundedTaskExecutor$1.run(BoundedTaskExecutor.java:212) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:735) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732) at java.base@21.0.3/java.security.AccessController.executePrivileged(AccessController.java:778) at java.base@21.0.3/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) "BaseDataReader: runnerw.exe" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@21.0.3/java.io.FileInputStream.readBytes(Native Method) at java.base@21.0.3/java.io.FileInputStream.read(FileInputStream.java:287) at java.base@21.0.3/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:350) at java.base@21.0.3/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:393) at java.base@21.0.3/sun.nio.cs.StreamDecoder.lockedRead(StreamDecoder.java:217) at java.base@21.0.3/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177) at java.base@21.0.3/java.io.InputStreamReader.read(InputStreamReader.java:188) at java.base@21.0.3/java.io.Reader.read(Reader.java:265) at git4idea.commands.GitLineHandler$LineReader.read(GitLineHandler.java:206) at git4idea.commands.GitLineHandler$LineReader.readAvailableBlocking(GitLineHandler.java:199) at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:72) at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:153) at com.intellij.util.io.BaseDataReader$$Lambda/0x000000010073ea68.run(Unknown Source) at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:218) at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48) at com.intellij.util.io.BaseDataReader$$Lambda/0x000000010073e610.run(Unknown Source) at java.base@21.0.3/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base@21.0.3/java.util.concurrent.FutureTask.run(FutureTask.java:317) at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:735) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732) at java.base@21.0.3/java.security.AccessController.executePrivileged(AccessController.java:778) at java.base@21.0.3/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) "BaseDataReader: error stream of fsnotifier.exe" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@21.0.3/java.io.FileInputStream.readBytes(Native Method) at java.base@21.0.3/java.io.FileInputStream.read(FileInputStream.java:287) at java.base@21.0.3/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:350) at java.base@21.0.3/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:393) at java.base@21.0.3/sun.nio.cs.StreamDecoder.lockedRead(StreamDecoder.java:217) at java.base@21.0.3/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177) at java.base@21.0.3/java.io.InputStreamReader.read(InputStreamReader.java:188) at java.base@21.0.3/java.io.Reader.read(Reader.java:265) at com.intellij.util.io.BaseOutputReader.readAvailableBlocking(BaseOutputReader.java:148) at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:72) at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:153) at com.intellij.util.io.BaseDataReader$$Lambda/0x000000010073ea68.run(Unknown Source) at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:218) at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48) at com.intellij.util.io.BaseDataReader$$Lambda/0x000000010073e610.run(Unknown Source) at java.base@21.0.3/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base@21.0.3/java.util.concurrent.FutureTask.run(FutureTask.java:317) at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:735) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732) at java.base@21.0.3/java.security.AccessController.executePrivileged(AccessController.java:778) at java.base@21.0.3/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) "fsnotifier.exe" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@21.0.3/java.lang.ProcessImpl.waitForInterruptibly(Native Method) at java.base@21.0.3/java.lang.ProcessImpl.waitFor(ProcessImpl.java:569) at com.intellij.execution.process.ProcessWaitFor.lambda$new$0(ProcessWaitFor.java:28) at com.intellij.execution.process.ProcessWaitFor$$Lambda/0x000000010073da88.run(Unknown Source) at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:218) at com.intellij.execution.process.ProcessWaitFor.lambda$new$1(ProcessWaitFor.java:23) at com.intellij.execution.process.ProcessWaitFor$$Lambda/0x000000010073d848.run(Unknown Source) at java.base@21.0.3/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base@21.0.3/java.util.concurrent.FutureTask.run(FutureTask.java:317) at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:735) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732) at java.base@21.0.3/java.security.AccessController.executePrivileged(AccessController.java:778) at java.base@21.0.3/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) "runnerw.exe" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@21.0.3/java.lang.ProcessImpl.waitForInterruptibly(Native Method) at java.base@21.0.3/java.lang.ProcessImpl.waitFor(ProcessImpl.java:569) at com.intellij.execution.process.ProcessWaitFor.lambda$new$0(ProcessWaitFor.java:28) at com.intellij.execution.process.ProcessWaitFor$$Lambda/0x000000010073da88.run(Unknown Source) at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:218) at com.intellij.execution.process.ProcessWaitFor.lambda$new$1(ProcessWaitFor.java:23) at com.intellij.execution.process.ProcessWaitFor$$Lambda/0x000000010073d848.run(Unknown Source) at java.base@21.0.3/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base@21.0.3/java.util.concurrent.FutureTask.run(FutureTask.java:317) at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:735) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732) at java.base@21.0.3/java.security.AccessController.executePrivileged(AccessController.java:778) at java.base@21.0.3/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) "DefaultDispatcher-worker-3" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE at kotlinx.coroutines.flow.AbstractFlow.(Flow.kt:220) at kotlinx.coroutines.flow.SafeFlow.(Builders.kt:55) at kotlinx.coroutines.flow.FlowKt__BuildersKt.flow(Builders.kt:52) at kotlinx.coroutines.flow.FlowKt.flow(Unknown Source) at com.intellij.openapi.actionSystem.impl.ActionUpdater.iterateGroupChildren(ActionUpdater.kt:504) at com.intellij.openapi.actionSystem.impl.ActionUpdater.expandGroupChild(ActionUpdater.kt:430) at com.intellij.openapi.actionSystem.impl.ActionUpdater.access$expandGroupChild(ActionUpdater.kt:85) at com.intellij.openapi.actionSystem.impl.ActionUpdater$doExpandActionGroup$2$expandResult$1$1.invokeSuspend(ActionUpdater.kt:334) 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:608) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750) "DefaultDispatcher-worker-7" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE at java.management@21.0.3/sun.management.ThreadImpl.dumpThreads0(Native Method) at java.management@21.0.3/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:518) at java.management@21.0.3/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:506) at com.intellij.diagnostic.ThreadDumper.getThreadInfos(ThreadDumper.java:85) at com.intellij.diagnostic.SamplingTask.dumpThreads(SamplingTask.kt:44) at com.intellij.diagnostic.SamplingTask.access$dumpThreads(SamplingTask.kt:13) at com.intellij.diagnostic.SamplingTask$1.invokeSuspend(SamplingTask.kt:35) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750) "Netty Builtin Server 1" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@21.0.3/sun.nio.ch.WEPoll.wait(Native Method) at java.base@21.0.3/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:114) at java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) at java.base@21.0.3/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:147) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) "External Command Listener" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@21.0.3/sun.nio.ch.UnixDomainSockets.accept0(Native Method) at java.base@21.0.3/sun.nio.ch.UnixDomainSockets.accept(UnixDomainSockets.java:173) at java.base@21.0.3/sun.nio.ch.ServerSocketChannelImpl.implAccept(ServerSocketChannelImpl.java:427) at java.base@21.0.3/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:399) at com.intellij.platform.ide.bootstrap.DirectoryLock.acceptConnections(DirectoryLock.java:362) at com.intellij.platform.ide.bootstrap.DirectoryLock$$Lambda/0x00000001001adc40.run(Unknown Source) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) "Jndi-Dns-address-change-listener" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@21.0.3/sun.net.dns.ResolverConfigurationImpl.notifyAddrChange0(Native Method) at java.base@21.0.3/sun.net.dns.ResolverConfigurationImpl$AddressChangeListener.run(ResolverConfigurationImpl.java:179) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) at java.base@21.0.3/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:186) "AWT-Windows" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.desktop/sun.awt.windows.WToolkit.eventLoop(Native Method) at java.desktop/sun.awt.windows.WToolkit.run(WToolkit.java:360) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) "Reference Handler" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE at java.base@21.0.3/java.lang.ref.Reference.waitForReferencePendingList(Native Method) at java.base@21.0.3/java.lang.ref.Reference.processPendingReferences(Reference.java:246) at java.base@21.0.3/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:208) "Attach Listener" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE "Notification Thread" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE "Signal Dispatcher" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE "DefaultDispatcher-worker-2" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on com.intellij.util.concurrency.Semaphore$Sync@5f3e8d0a at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:756) at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1126) at com.intellij.util.concurrency.Semaphore.waitForUnsafe(Semaphore.java:107) at com.intellij.util.concurrency.Semaphore.waitFor(Semaphore.java:95) at com.intellij.execution.process.ProcessHandler.waitFor(ProcessHandler.java:106) at com.intellij.execution.process.BaseOSProcessHandler.waitFor(BaseOSProcessHandler.java:176) at com.intellij.execution.process.OSProcessHandler.waitFor(OSProcessHandler.java:104) at git4idea.commands.GitTextHandler.waitForProcess(GitTextHandler.java:111) at git4idea.commands.GitHandler.runInCurrentThread(GitHandler.java:416) at git4idea.commands.GitImplBase.doRun(GitImplBase.java:199) at git4idea.commands.GitImplBase.run(GitImplBase.java:162) at git4idea.commands.GitImplBase.runCommand(GitImplBase.java:62) at git4idea.statistics.GitCommitterCounter.calculateWithGit(GitCommitterCounter.kt:40) at git4idea.statistics.GitCommitterCounter.calculateWithGit(GitCommitterCounter.kt:29) at git4idea.GitStatisticsCollector.getMetrics(GitStatisticsCollector.kt:100) at com.intellij.internal.statistic.service.fus.collectors.ProjectUsagesCollector$collect$4.invoke(ProjectUsagesCollector.kt:81) at com.intellij.internal.statistic.service.fus.collectors.ProjectUsagesCollector$collect$4.invoke(ProjectUsagesCollector.kt:80) at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:339) at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invokeSuspend(coroutines.kt:232) at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt) at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62) at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261) at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:231) at com.intellij.internal.statistic.service.fus.collectors.ProjectUsagesCollector.collect$suspendImpl(ProjectUsagesCollector.kt:80) at com.intellij.internal.statistic.service.fus.collectors.ProjectUsagesCollector.collect(ProjectUsagesCollector.kt) at com.intellij.internal.statistic.service.fus.collectors.ProjectFUStateUsagesLogger$logProjectState$2$1.invokeSuspend(FUStateUsagesLogger.kt:227) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750) "ApplicationImpl pooled thread 122" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@7a7566f6 at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410) at java.base@21.0.3/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452) at java.base@21.0.3/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194) at java.base@21.0.3/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235) at java.base@21.0.3/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:735) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732) at java.base@21.0.3/java.security.AccessController.executePrivileged(AccessController.java:778) at java.base@21.0.3/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) "ApplicationImpl pooled thread 129" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@7a7566f6 at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410) at java.base@21.0.3/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452) at java.base@21.0.3/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194) at java.base@21.0.3/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235) at java.base@21.0.3/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:735) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732) at java.base@21.0.3/java.security.AccessController.executePrivileged(AccessController.java:778) at java.base@21.0.3/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) "ApplicationImpl pooled thread 130" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@7a7566f6 at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410) at java.base@21.0.3/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452) at java.base@21.0.3/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194) at java.base@21.0.3/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235) at java.base@21.0.3/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:735) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732) at java.base@21.0.3/java.security.AccessController.executePrivileged(AccessController.java:778) at java.base@21.0.3/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) "Coroutines Debugger Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@67daa945 at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371) at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519) at java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:4013) at java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3961) at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707) at java.base@21.0.3/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:67) at java.base@21.0.3/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158) at java.base@21.0.3/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:234) at kotlinx.coroutines.debug.internal.ConcurrentWeakMap.runWeakRefQueueCleaningLoopUntilInterrupted(ConcurrentWeakMap.kt:69) at kotlinx.coroutines.debug.internal.DebugProbesImpl$startWeakRefCleanerThread$1.invoke(DebugProbesImpl.kt:92) at kotlinx.coroutines.debug.internal.DebugProbesImpl$startWeakRefCleanerThread$1.invoke(DebugProbesImpl.kt:91) at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30) "Java2D Disposer" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@63943660 at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371) at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519) at java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:4013) at java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3961) at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707) at java.base@21.0.3/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:67) at java.base@21.0.3/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158) at java.base@21.0.3/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:234) at java.desktop/sun.java2d.Disposer.run(Disposer.java:145) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) "Windows Shell integration" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3a7e6af9 at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371) at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519) at java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:4013) at java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3961) at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707) at java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) "Common-Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3ebb7229 at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1847) at java.base@21.0.3/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71) at java.base@21.0.3/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143) at java.base@21.0.3/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218) at java.base@21.0.3/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) at java.base@21.0.3/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:186) "PeriodicMetricReader" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@25bfbca4 at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758) at java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) at java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) "main" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on kotlinx.coroutines.BlockingCoroutine@38a178a3 at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:120) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$BuildersKt__BuildersKt(Builders.kt:84) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:52) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at com.intellij.idea.Main.mainImpl(Main.kt:62) at com.intellij.idea.Main.main(Main.kt:47) "Finalizer" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.lang.ref.NativeReferenceQueue$Lock@32f20e44 at java.base@21.0.3/java.lang.Object.wait0(Native Method) at java.base@21.0.3/java.lang.Object.wait(Object.java:366) at java.base@21.0.3/java.lang.Object.wait(Object.java:339) at java.base@21.0.3/java.lang.ref.NativeReferenceQueue.await(NativeReferenceQueue.java:48) at java.base@21.0.3/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158) at java.base@21.0.3/java.lang.ref.NativeReferenceQueue.remove(NativeReferenceQueue.java:89) at java.base@21.0.3/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:173) "JNA Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@154e0d79 at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1847) at java.base@21.0.3/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71) at java.base@21.0.3/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143) at java.base@21.0.3/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218) at com.sun.jna.internal.Cleaner$CleanerThread.run(Cleaner.java:154) "TimerQueue" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@85c6a36 at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758) at java.base@21.0.3/java.util.concurrent.DelayQueue.take(DelayQueue.java:255) at java.desktop/javax.swing.TimerQueue.run(TimerQueue.java:165) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) "AWT-Shutdown" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.lang.Object@62d20689 at java.base@21.0.3/java.lang.Object.wait0(Native Method) at java.base@21.0.3/java.lang.Object.wait(Object.java:366) at java.base@21.0.3/java.lang.Object.wait(Object.java:339) at java.desktop/sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:291) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) "JVMResponsivenessMonitor" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING at java.base@21.0.3/java.lang.Thread.sleep0(Native Method) at java.base@21.0.3/java.lang.Thread.sleep(Thread.java:509) at com.intellij.diagnostic.JVMResponsivenessMonitor.samplingLoop(JVMResponsivenessMonitor.java:104) at com.intellij.diagnostic.JVMResponsivenessMonitor$$Lambda/0x0000000100522bd0.run(Unknown Source) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) "Periodic tasks thread" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@50dea615 at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758) at java.base@21.0.3/java.util.concurrent.DelayQueue.take(DelayQueue.java:255) at com.intellij.util.concurrency.AppDelayQueue$TransferThread.run(AppDelayQueue.java:81) "kotlinx.coroutines.DefaultExecutor" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on kotlinx.coroutines.DefaultExecutor@4070b4b9 at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:118) at java.base@21.0.3/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.3/java.lang.Thread.run(Thread.java:1583) ---------- Coroutine dump (stripped) ---------- - BlockingCoroutine{Active} [BlockingEventLoop@69459b31] - "Application":supervisor:ChildScope{Active} - "ApplicationImpl@143315847 container":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x com.intellij.platform.ide.provisioner)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x org.jetbrains.plugins.yaml)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x intellij.grid.core.impl)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] -[x6 of] "(ApplicationImpl@143315847 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x com.intellij))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ApplicationImpl@143315847 x com.intellij.tasks)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x hg4idea)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x com.jetbrains.plugins.webDeployment)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x com.jetbrains.plugins.webDeployment))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ApplicationImpl@143315847 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.history.integration.LocalHistoryImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.history.integration.LocalHistoryImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.history.integration.LocalHistoryImpl$init$3.invokeSuspend(LocalHistoryImpl.kt:99) - "(ApplicationImpl@143315847 x training)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x training))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ApplicationImpl@143315847 x com.intellij.diagram)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] -[x4 of] "(ApplicationImpl@143315847 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.ide.startup.importSettings.jb.JbAfterRestartSettingsApplier":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x com.intellij.searcheverywhere.ml)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x com.intellij.searcheverywhere.ml))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ApplicationImpl@143315847 x PythonCore)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x PythonCore))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ApplicationImpl@143315847 x com.intellij.settingsSync)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x intellij.charts)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x com.intellij.configurationScript)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x Subversion)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x com.intellij.plugins.watcher)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x org.jetbrains.plugins.textmate)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "org.jetbrains.plugins.textmate.TextMateServiceImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x com.intellij.platform.images)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x com.intellij.copyright)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x com.intellij.css)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x org.intellij.plugins.markdown)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x org.intellij.plugins.markdown))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679), uninitialized, ModalityState.ANY] -[x2 of] "(ApplicationImpl@143315847 x org.jetbrains.plugins.terminal)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x org.jetbrains.plugins.vagrant)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x com.jetbrains.sh)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x com.intellij.properties)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x org.jetbrains.completion.full.line)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x org.jetbrains.completion.full.line))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ApplicationImpl@143315847 x intellij.platform.ijent.impl)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x org.jetbrains.plugins.rest)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x org.intellij.intelliLang)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x com.intellij.completion.ml.ranking)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x com.jetbrains.restClient)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x intellij.indexing.shared.core)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x intellij.indexing.shared.core))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ApplicationImpl@143315847 x intellij.grid.impl)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.database.loaders.DataLoaderManager$Associations":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.database.loaders.DataLoaderManager$Associations":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.database.loaders.DataLoaderManager$Associations$1.invokeSuspend(DataLoaderManager.kt:217) - "com.intellij.database.loaders.DataLoaderManager$Associations":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.database.loaders.DataLoaderManager$Associations":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x intellij.grid.impl))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ApplicationImpl@143315847 x com.intellij.notebooks.core)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] -[x5 of] "(ApplicationImpl@143315847 x Pythonid)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x com.jetbrains.pycharm.pro.customization)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x com.jetbrains.pycharm.pro.customization))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] -[x2 of] "(ApplicationImpl@143315847 x com.jetbrains.pycharm.pro.customization)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x intellij.jupyter)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] -[x4 of] "(ApplicationImpl@143315847 x Docker)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x tanvd.grazi)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x tanvd.grazi))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.grazie.spellcheck.GrazieSpellcheckerLifecycle":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.grazie.spellcheck.GrazieSpellcheckerLifecycle":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847), LimitedDispatcher@2e9ab446] - "(ApplicationImpl@143315847 x Git4Idea)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x Git4Idea))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ApplicationImpl@143315847 x org.jetbrains.plugins.gitlab)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x org.jetbrains.plugins.github)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x org.jetbrains.plugins.github))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ApplicationImpl@143315847 x JavaScript)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x JavaScript))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.lang.javascript.service.ide.JSLanguageServiceFileEditorListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.lang.javascript.service.ide.JSLanguageServiceFileEditorListener":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.lang.javascript.service.ide.JSLanguageServiceEditorListenerBase$1.invokeSuspend(JSLanguageServiceEditorListenerBase.kt:33) - "com.intellij.lang.typescript.compiler.PrioritySuspendingTaskQueueFactory":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x JavaScriptDebugger)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x com.intellij.database)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.database.dataSource.DataSourceModelStorageImpl$App":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x com.intellij.database))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ApplicationImpl@143315847 x NodeJS)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x com.intellij.lang.qml)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x org.jetbrains.plugins.node-remote-interpreter)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x org.intellij.qodana)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x org.intellij.qodana))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ApplicationImpl@143315847 x com.jetbrains.codeWithMe)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.jetbrains.rdserver.settings.BackendBroadcastSettingsStorageService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.jetbrains.rdserver.settings.BackendBroadcastSettingsStorageService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.jetbrains.rd.platform.codeWithMe.settings.RdSettingsStorageService$2.invokeSuspend(RdSettingsStorageService.kt:61) - "com.jetbrains.rdserver.settings.BackendBroadcastSettingsStorageService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.EDT] at com.jetbrains.rd.platform.codeWithMe.settings.RdSettingsStorageService$3.invokeSuspend(RdSettingsStorageService.kt:71) - "com.jetbrains.rdserver.settings.BackendBroadcastSettingsStorageService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.EDT] at com.intellij.platform.util.coroutines.flow.FlowKt$debounceBatch$1.invokeSuspend(flow.kt:147) - "com.jetbrains.rdserver.ui.actionPopupMenu.BackendActionManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.jetbrains.rdserver.ui.actionPopupMenu.BackendActionManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.jetbrains.rdserver.ui.actionPopupMenu.BackendActionManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.openapi.actionSystem.impl.ActionManagerImpl$MyTimer$2.invokeSuspend(ActionManagerImpl.kt:1284) - "com.jetbrains.rdserver.ui.actionPopupMenu.BackendActionManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.jetbrains.rdserver.ui.actionPopupMenu.BackendActionManager":StandaloneCoroutine{Active}, state: RUNNING [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.openapi.actionSystem.impl.ActionManagerImpl$MyTimer$2$1$1.invokeSuspend(ActionManagerImpl.kt) at com.intellij.openapi.actionSystem.impl.ActionManagerImpl$MyTimer$2$1.invokeSuspend(ActionManagerImpl.kt:1288) at kotlinx.coroutines.flow.FlowKt__MergeKt$mapLatest$1.invokeSuspend(Merge.kt:213) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3$1$2.invokeSuspend(Merge.kt:30) - "com.intellij.remoteDev.tests.impl.DistributedTestHost":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.station.core.services.IdeStationServerService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x com.jetbrains.codeWithMe))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ApplicationImpl@143315847 x com.jetbrains.codeWithMe)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x com.jetbrains.gateway)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x com.jetbrains.gateway.terminal)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] -[x2 of] "(ApplicationImpl@143315847 x org.jetbrains.plugins.docker.gateway)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x AngularJS)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "ApplicationImpl@143315847 container":StandaloneCoroutine{Active} [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] - "ApplicationImpl@143315847 container":ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "ApplicationImpl@143315847 container":StandaloneCoroutine{Active} [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] - "com.intellij.ide.ScreenReaderStateManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.ide.ScreenReaderStateManager":StandaloneCoroutine{Active} [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] - "com.intellij.openapi.vfs.newvfs.persistent.ExecuteOnCoroutine":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "PersistentFsLoader":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847), Dispatchers.IO] - "ApplicationImpl@143315847 container":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.openapi.vfs.newvfs.persistent.VFSHealthCheckServiceStarter$execute$2.invokeSuspend(VFSHealthChecker.kt:124) - "ApplicationImpl@143315847 container":StandaloneCoroutine{Completing} [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] - "ApplicationImpl@143315847 container":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.internal.statistic.updater.StatisticsJobsSchedulerKt.runValidationRulesUpdate(StatisticsJobsScheduler.kt:113) at com.intellij.internal.statistic.updater.StatisticsJobsScheduler$execute$2$4.invokeSuspend(StatisticsJobsScheduler.kt:50) - "com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger.logApplicationStateRegularly(FUStateUsagesLogger.kt:156) at com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger$1.invokeSuspend(FUStateUsagesLogger.kt:53) - "ApplicationImpl@143315847 container":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.ide.AgreementUpdater$execute$2.invokeSuspend(AgreementUpdater.kt:40) - "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents$1.invokeSuspend(FeatureUsageSettingsEvents.kt:66) - "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "FileTypeManager Redetect":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847), LimitedDispatcher@2b63a500] - "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.openapi.fileTypes.impl.AlarmAdapterKt$singleAlarm$1.invokeSuspend(AlarmAdapter.kt:24) - "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] - "ApplicationImpl@143315847 container":ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.diagnostic.PerformanceWatcherImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.diagnostic.PerformanceWatcherImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.diagnostic.PerformanceWatcherImpl$1.invokeSuspend(PerformanceWatcherImpl.kt:96) - "com.intellij.diagnostic.PerformanceWatcherImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.diagnostic.PerformanceWatcherImpl":StandaloneCoroutine{Cancelled} [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] - "com.intellij.diagnostic.PerformanceWatcherImpl":StandaloneCoroutine{Active}, state: RUNNING [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.diagnostic.PerformanceWatcherImpl$startEdtSampling$1.invokeSuspend(PerformanceWatcherImpl.kt:130) - "com.intellij.diagnostic.PerformanceWatcherImpl":StandaloneCoroutine{Completed}, state: RUNNING [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.diagnostic.PerformanceWatcherImpl$FreezeCheckerTask$stopFreezeReporting$1.invokeSuspend(PerformanceWatcherImpl.kt:365) - "com.intellij.diagnostic.PerformanceWatcherImpl":StandaloneCoroutine{Active}, state: RUNNING [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at java.base/java.lang.Thread.getStackTrace(Thread.java:2450) at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDumpImpl(DebugProbesImpl.kt:332) at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDump(DebugProbesImpl.kt:317) at com.intellij.diagnostic.CoroutineDumperKt.traceToDump(coroutineDumper.kt:325) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:298) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300) at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131) at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59) at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:68) at com.intellij.diagnostic.SamplingTask$dumpThreads$2.invokeSuspend(SamplingTask.kt:54) - "com.intellij.util.net.ssl.CertificateManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.ide.IdeTooltipManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.ide.plugins.marketplace.MarketplaceRequests":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.ide.ui.customization.CustomActionsSchema":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.openapi.editor.impl.EditorFactoryImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.util.indexing.FileBasedIndexImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.configurationStore.SaveAndSyncHandlerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "refresh requests flow processing":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), ModalityState.NON_MODAL, Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at com.intellij.configurationStore.SaveAndSyncHandlerImpl$1.invokeSuspend(SaveAndSyncHandlerImpl.kt:72) - "refresh requests flow processing":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), ModalityState.NON_MODAL, Dispatchers.Default] - "save requests flow processing":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.configurationStore.SaveAndSyncHandlerImpl$2.invokeSuspend(SaveAndSyncHandlerImpl.kt:86) - "com.intellij.configurationStore.SaveAndSyncHandlerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.configurationStore.SaveAndSyncHandlerImpl.listenIdleAndActivate(SaveAndSyncHandlerImpl.kt:216) at com.intellij.configurationStore.SaveAndSyncHandlerImpl$3.invokeSuspend(SaveAndSyncHandlerImpl.kt:116) - "com.intellij.configurationStore.SaveAndSyncHandlerImpl":ProducerCoroutine{Completing} [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] - "com.intellij.configurationStore.SaveAndSyncHandlerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92) - "com.intellij.configurationStore.SaveAndSyncHandlerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28) - "background sync":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.configurationStore.SaveAndSyncHandlerImpl$startBackgroundSync$job$1.invokeSuspend(SaveAndSyncHandlerImpl.kt:319) - "com.intellij.openapi.progress.impl.PlatformTaskSupport":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.util.indexing.diagnostic.IndexDiagnosticDumper":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.ide.AttachedModuleAwareRecentProjectsManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.ide.AttachedModuleAwareRecentProjectsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.ide.RecentProjectsManagerBase$1.invokeSuspend(RecentProjectsManagerBase.kt:118) - "com.intellij.ide.AttachedModuleAwareRecentProjectsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.ide.AttachedModuleAwareRecentProjectsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] - "org.jetbrains.ide.BuiltInServerManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.ide.actionMacro.ActionMacroManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.platform.ide.impl.presentationAssistant.PresentationAssistant":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.codeInsight.intention.impl.IntentionShortcutManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x org.jetbrains.plugins.remote-run)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.ide.ui.laf.LafManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.ide.ui.laf.LafDynamicPluginManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.ide.ui.html.GlobalStyleSheetUpdateService$init$2.invokeSuspend(GlobalStyleSheetHolder.kt:102) - "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] - "ProjectImpl@1293161679 container":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "ProjectImpl@1293161679 container":ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x org.editorconfig.editorconfigjetbrains)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x org.jetbrains.plugins.yaml)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.intellij.lang.puppet)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.intellij.qt)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.openapi.vcs.changes.ChangeListManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.openapi.vcs.impl.VcsInitialization":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.openapi.vcs.roots.VcsRootScanner":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.openapi.vcs.roots.VcsRootScanner":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.vcs.roots.VcsRootScanner$4.invokeSuspend(VcsRootScanner.kt:61) - "com.intellij.openapi.vcs.roots.VcsRootScanner":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.openapi.vcs.roots.VcsRootScanner":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] - "(ProjectImpl@1293161679 x com.intellij.tasks)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.vcs.log.impl.VcsProjectLog":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "Close VCS log":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28) - "(ProjectImpl@1293161679 x hg4idea)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.jetbrains.plugins.webDeployment)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.intellij.diagram)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] -[x4 of] "(ProjectImpl@1293161679 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] -[x2 of] "(ProjectImpl@1293161679 x PythonCore)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.jetbrains.performancePlugin)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.intellij.configurationScript)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x Subversion)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.intellij.plugins.watcher)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.intellij.platform.images)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.intellij.copyright)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.intellij.css)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x org.jetbrains.plugins.remote-run)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x org.jetbrains.plugins.vagrant)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.jetbrains.sh)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.intellij.tasks.timeTracking)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x org.intellij.intelliLang)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.intellij.completion.ml.ranking)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.completion.ml.ngram.NGramModelRunnerManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.jetbrains.restClient)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.httpClient.http.request.run.v2.HttpRequestRunLineMarkerV2EnablingListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.intellij.swagger)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.swagger.core.visualEditing.SwVisualEditingActionsService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] -[x2 of] "(ProjectImpl@1293161679 x intellij.indexing.shared)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x intellij.grid.impl)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] -[x7 of] "(ProjectImpl@1293161679 x Pythonid)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.intellij.python.django)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.python.django.structure.ui.DjangoStructurePromotionService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x intellij.jupyter)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x PerforceDirectPlugin)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x Git4Idea)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "git4idea.GitDisposable":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "GitRepositoryImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "GitTagHolder":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "git4idea.config.GitNewVersionChecker":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "Git update present check":StandaloneCoroutine{Active}, state: RUNNING [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at java.base/java.lang.invoke.InvokerBytecodeGenerator.resolveFrom(InvokerBytecodeGenerator.java:648) at java.base/java.lang.invoke.InvokerBytecodeGenerator.lookupPregenerated(InvokerBytecodeGenerator.java:661) at java.base/java.lang.invoke.InvokerBytecodeGenerator.generateCustomizedCode(InvokerBytecodeGenerator.java:708) at java.base/java.lang.invoke.LambdaForm.compileToBytecode(LambdaForm.java:849) at java.base/java.lang.invoke.LambdaForm.prepare(LambdaForm.java:807) at java.base/java.lang.invoke.MethodHandle.(MethodHandle.java:482) at java.base/java.lang.invoke.BoundMethodHandle.(BoundMethodHandle.java:52) at java.base/java.lang.invoke.BoundMethodHandle$Species_L.(BoundMethodHandle.java:210) at java.base/java.lang.invoke.BoundMethodHandle$Species_L.make(BoundMethodHandle.java:225) at java.base/java.lang.invoke.BoundMethodHandle.makeReinvoker(BoundMethodHandle.java:114) at java.base/java.lang.invoke.DirectMethodHandle.rebind(DirectMethodHandle.java:148) at java.base/java.lang.invoke.MethodHandleImpl.makePairwiseConvertByEditor(MethodHandleImpl.java:289) at java.base/java.lang.invoke.MethodHandleImpl.makePairwiseConvert(MethodHandleImpl.java:265) at java.base/java.lang.invoke.MethodHandleImpl.makePairwiseConvert(MethodHandleImpl.java:382) at java.base/java.lang.invoke.MethodHandle.asTypeUncached(MethodHandle.java:905) at java.base/java.lang.invoke.MethodHandle.asType(MethodHandle.java:870) at java.base/jdk.internal.reflect.MethodHandleAccessorFactory.newConstructorAccessor(MethodHandleAccessorFactory.java:114) at java.base/jdk.internal.reflect.ReflectionFactory.newConstructorAccessor(ReflectionFactory.java:200) at java.base/java.lang.reflect.Constructor.acquireConstructorAccessor(Constructor.java:549) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at java.base/java.security.Provider$Service.newInstanceUtil(Provider.java:1953) at java.base/java.security.Provider$Service.newInstance(Provider.java:1917) at java.base/sun.security.jca.GetInstance.getInstance(GetInstance.java:243) at java.base/sun.security.jca.GetInstance.getInstance(GetInstance.java:190) at java.base/java.security.cert.CertStore.getInstance(CertStore.java:240) at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:376) at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:271) at java.base/sun.security.validator.Validator.validate(Validator.java:256) at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:241) at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:113) at com.intellij.util.net.ssl.ConfirmingTrustManager.checkServerTrusted(ConfirmingTrustManager.java:209) at com.intellij.util.net.ssl.ConfirmingTrustManager.lambda$checkServerTrusted$2(ConfirmingTrustManager.java:179) at com.intellij.util.net.ssl.ConfirmingTrustManager.withCalculatedCertificateStrategy(ConfirmingTrustManager.java:190) at com.intellij.util.net.ssl.ConfirmingTrustManager.checkServerTrusted(ConfirmingTrustManager.java:176) at java.base/sun.security.ssl.AbstractTrustManagerWrapper.checkServerTrusted(SSLContextImpl.java:1430) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1302) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(CertificateMessage.java:1195) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(CertificateMessage.java:1138) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:393) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:476) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:447) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:201) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1506) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1421) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:426) at java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:586) at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:187) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1675) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:531) at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:307) at com.intellij.util.io.HttpRequests.openConnection(HttpRequests.java:626) at com.intellij.util.io.HttpRequests$RequestImpl.getConnection(HttpRequests.java:366) at com.intellij.util.io.HttpRequests$RequestImpl.doReadBytes(HttpRequests.java:442) at com.intellij.util.io.HttpRequests$RequestImpl.readBytes(HttpRequests.java:426) at com.intellij.util.io.RequestBuilder.lambda$readBytes$4(RequestBuilder.java:81) at com.intellij.util.io.HttpRequests.doProcess(HttpRequests.java:529) at com.intellij.util.io.HttpRequests.process(HttpRequests.java:511) at com.intellij.util.io.HttpRequests$RequestBuilderImpl.connect(HttpRequests.java:340) at com.intellij.util.io.RequestBuilder.readBytes(RequestBuilder.java:81) at git4idea.config.GitDownloadAndInstallKt.downloadGitJson(GitDownloadAndInstall.kt:107) at git4idea.config.GitDownloadAndInstallKt.downloadListOfGitInstallers(GitDownloadAndInstall.kt:82) at git4idea.config.GitDownloadAndInstallKt.getLatestAvailableVersion(GitDownloadAndInstall.kt:34) at git4idea.config.GitNewVersionChecker$checkNewVersionPeriodicallyOnIdle$1$1$1.invokeSuspend(GitVersionUpdateInSettings.kt:108) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1$3$1.invokeSuspend(Delay.kt:226) at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:441) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at git4idea.config.GitNewVersionChecker$checkNewVersionPeriodicallyOnIdle$1.invokeSuspend(GitVersionUpdateInSettings.kt:97) - "Git update present check":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1$values$1$1.emit(Delay.kt:204) - "git4idea.ignore.GitIgnoreInStoreDirGenerator":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x org.jetbrains.plugins.gitlab)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] - "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] - "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:224) at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:203) - "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:209) - "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:224) at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:203) - "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:209) - "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: RUNNING [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] - "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] -[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) -[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at com.intellij.collaboration.auth.PasswordSafeCredentialsRepository$canPersistCredentials$1.invokeSuspend(PasswordSafeCredentialsRepository.kt:39) - "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) -[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) -[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) -[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabRepositoryAndAccountSelectorViewModel$1.invokeSuspend(GitLabRepositoryAndAccountSelectorViewModel.kt:43) -[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) -[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57) - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1.collect(Transform.kt:114) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at git4idea.remote.hosting.GitAsyncExtensionsKt$discoverServers$1.invokeSuspend(gitAsyncExtensions.kt:128) - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57) - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.gitlab.mergerequest.ui.review.GitLabMergeRequestOnCurrentBranchService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "org.jetbrains.plugins.gitlab.mergerequest.ui.review.GitLabMergeRequestOnCurrentBranchService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:119) at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "org.jetbrains.plugins.gitlab.mergerequest.ui.review.GitLabMergeRequestOnCurrentBranchService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController$setupReview$1.invokeSuspend(GitLabMergeRequestEditorReviewController.kt:54) - "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "(ProjectImpl@1293161679 x JavaScript)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.lang.javascript.linter.eslint.service.EslintLanguageServiceManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.intellij.database)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.database.dataSource.DataSourceModelStorageImpl$Prj":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.intellij.stylelint)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x NodeJS)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x tslint)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.intellij.lang.qml)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x org.jetbrains.plugins.node-remote-interpreter)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x intellij.prettierJS)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x Karma)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x org.intellij.qodana)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.jetbrains.codeWithMe)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.jetbrains.rdserver.settings.BackendBroadcastSettingsStorageService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.jetbrains.rdserver.settings.BackendBroadcastSettingsStorageService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.jetbrains.rd.platform.codeWithMe.settings.RdSettingsStorageService$2.invokeSuspend(RdSettingsStorageService.kt:61) - "com.jetbrains.rdserver.settings.BackendBroadcastSettingsStorageService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at com.jetbrains.rd.platform.codeWithMe.settings.RdSettingsStorageService$3.invokeSuspend(RdSettingsStorageService.kt:71) - "com.jetbrains.rdserver.settings.BackendBroadcastSettingsStorageService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at com.intellij.platform.util.coroutines.flow.FlowKt$debounceBatch$1.invokeSuspend(flow.kt:147) - "com.jetbrains.rdserver.toolWindow.BackendServerToolWindowManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.jetbrains.rdserver.toolWindow.BackendServerToolWindowManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController.manageToolWindow(GitLabToolWindowFactory.kt:47) at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabToolWindowFactory.manage(GitLabToolWindowFactory.kt:28) at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$2.invokeSuspend(ToolWindowManagerImpl.kt:1134) - "com.jetbrains.rdserver.toolWindow.BackendServerToolWindowManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController$manageToolWindow$2$1.invokeSuspend(GitLabToolWindowFactory.kt:49) - "com.jetbrains.rdserver.toolWindow.BackendServerToolWindowManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController$manageToolWindow$2$2.invokeSuspend(GitLabToolWindowFactory.kt:56) - "com.jetbrains.rdserver.toolWindow.BackendServerToolWindowManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowFactory.manage(GHPRToolWindowFactory.kt:41) at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$2.invokeSuspend(ToolWindowManagerImpl.kt:1134) - "com.jetbrains.rdserver.toolWindow.BackendServerToolWindowManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$1.invokeSuspend(GHPRToolWindowFactory.kt:59) - "com.jetbrains.rdserver.toolWindow.BackendServerToolWindowManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$2.invokeSuspend(GHPRToolWindowFactory.kt:67) - "com.jetbrains.rdserver.toolWindow.BackendServerToolWindowManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$3.invokeSuspend(GHPRToolWindowFactory.kt:79) - "com.jetbrains.rdserver.toolWindow.BackendServerToolWindowManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.jetbrains.rdserver.toolWindow.BackendServerToolWindowManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.cwm.plugin.following.FollowMeManagerService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.cwm.plugin.users.BackendUserManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.cwm.plugin.common.toolbar.CodeWithMeToolbarUpdater":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.cwm.plugin.A.H":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x AngularJS)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1.invokeSuspend(FileEditorManagerImpl.kt:236) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1$invokeSuspend$$inlined$flatMapLatest$1.invokeSuspend(FileEditorManagerImpl.kt:189) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1$invokeSuspend$$inlined$flatMapLatest$2.invokeSuspend(FileEditorManagerImpl.kt:189) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$special$$inlined$flatMapLatest$1.invokeSuspend(FileEditorManagerImpl.kt:189) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$special$$inlined$flatMapLatest$2.invokeSuspend(FileEditorManagerImpl.kt:189) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:107) at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$2.invokeSuspend(FileEditorManagerImpl.kt:280) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$4.invokeSuspend(FileEditorManagerImpl.kt:289) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "EditorSplitters file icon update":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28) at com.intellij.openapi.fileEditor.impl.EditorsSplitters$3.invokeSuspend(EditorsSplitters.kt:206) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.fileEditor.impl.EditorsSplitters$special$$inlined$flatMapLatest$1.invokeSuspend(EditorsSplitters.kt:189) - "EditorSplitters frame title update":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.fileEditor.impl.EditorsSplitters$5.invokeSuspend(EditorsSplitters.kt:231) - "EditorSplitters frame title update":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "EditorSplitters frame title update":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397) - "FileEditorManagerImpl file update":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$processFileUpdateRequests$1.invokeSuspend(FileEditorManagerImpl.kt:423) - "FileEditorManagerImpl file title update":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$processFileUpdateRequests$2.invokeSuspend(FileEditorManagerImpl.kt:426) - "EditorWindow":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.ui.tabs.impl.JBTabsImpl$addTimerUpdate$1.invokeSuspend(JBTabsImpl.kt:759) - "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423) - "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "DockableEditorTabbedContainer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "DockableEditorContainerFactory":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "EditorComposite(file=settings.py)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "EditorComposite(file=settings.py)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1343) - "AsyncEditorLoader(file=settings.py)":ChildScope{Active} [ComponentManager(ProjectImpl@1293161679), uninitialized, ModalityState.ANY] - "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679), uninitialized, ModalityState.ANY] - "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679), uninitialized, ModalityState.ANY] - "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423) - "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl$2.invokeSuspend(WorkspaceModelCacheImpl.kt:79) - "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] - "com.intellij.openapi.project.ExternalStorageConfigurationManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents$1.invokeSuspend(FeatureUsageSettingsEvents.kt:66) - "com.intellij.workspaceModel.ide.impl.legacyBridge.project.ProjectRootManagerBridge":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleManagerComponentBridge":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.workspaceModel.ide.impl.legacyBridge.facet.FacetEntityChangeListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "ModuleBridgeImpl container":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)] - "(ModuleBridgeImpl x PythonCore)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)] -[x4 of] "(ModuleBridgeImpl x Pythonid)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)] - "(ModuleBridgeImpl x org.jetbrains.security.package-checker)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)] - "(ProjectImpl@1293161679 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.platform.navbar.frontend.NavBarService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.platform.navbar.frontend.NavBarService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679), LimitedDispatcher@5bb01775] - "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), LimitedDispatcher@5bb01775] at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$handleWindow$2.invokeSuspend(StaticNavBarPanel.kt:48) at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt.staticNavBarPanel$handleWindow(StaticNavBarPanel.kt:39) at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1$1$1$1.invokeSuspend(StaticNavBarPanel.kt:64) - "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), LimitedDispatcher@5bb01775] at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$1.invokeSuspend(NavBarVmImpl.kt:41) - "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), LimitedDispatcher@5bb01775] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), LimitedDispatcher@5bb01775] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), LimitedDispatcher@5bb01775] at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$2.invokeSuspend(NavBarVmImpl.kt:51) - "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), LimitedDispatcher@5bb01775] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), LimitedDispatcher@5bb01775] at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:107) at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226) at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$handleSelectionChange$2.invokeSuspend(NavBarVmImpl.kt:114) - "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), LimitedDispatcher@5bb01775] at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$3.invokeSuspend(NavBarVmImpl.kt:54) - "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), LimitedDispatcher@5bb01775] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), LimitedDispatcher@5bb01775] at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46) - "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.platform.navbar.frontend.NavBarService$1.invokeSuspend(NavBarService.kt:50) - "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.platform.navbar.frontend.NavBarService$1$1.invokeSuspend(NavBarService.kt:57) - "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46) - "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41) - "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.platform.navbar.monolith.MonolithNavbarServiceDelegate$activityFlow$1.invokeSuspend(MonolithNavBarServiceDelegate.kt:23) - "com.intellij.ide.startup.impl.StartupManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.openapi.project.DumbServiceImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.openapi.project.DumbServiceImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.ui.EditorNotificationsImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "EditorNotificationsImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.ui.EditorNotificationsImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.ui.EditorNotificationsImpl$6.invokeSuspend(EditorNotificationsImpl.kt:112) - "com.intellij.ui.EditorNotificationsImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.ui.EditorNotificationsImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] - "com.intellij.ui.docking.impl.DockManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.ide.project.impl.BaseProjectDirectoriesImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.ide.project.impl.BaseProjectDirectoriesImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.ide.project.impl.BaseProjectDirectoriesImpl$1.invokeSuspend(BaseProjectDirectoriesImpl.kt:30) - "com.intellij.xdebugger.impl.XDebuggerManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "XDebuggerExecutionPointManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] - "XDebuggerExecutionPointManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "XDebuggerExecutionPointManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "XDebuggerExecutionPointManager/UI":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] -[x2 of] "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at com.intellij.xdebugger.impl.ui.ExecutionPositionUiKt$showExecutionPositionUi$1.invokeSuspend(ExecutionPositionUi.kt:49) - "XDebuggerExecutionPointManager/UI":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "XDebuggerExecutionPointManager/UI":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at com.intellij.xdebugger.impl.ui.ExecutionPositionUiKt$showExecutionPositionUi$1$2.invokeSuspend(ExecutionPositionUi.kt:51) - "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at com.intellij.xdebugger.impl.XDebuggerExecutionPointManager$1.invokeSuspend(XDebuggerExecutionPointManager.kt:67) - "com.intellij.xdebugger.impl.XDebuggerManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.xdebugger.impl.XDebuggerLineChangeHandler$1.invokeSuspend(XDebuggerLineChangeHandler.kt:27) - "com.intellij.xdebugger.impl.XDebuggerManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "(ProjectImpl@1293161679 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer$1.invokeSuspend(IgnoredToExcludedSynchronizer.kt:77) - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] -[x8 of] "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.wm.impl.status.EditorBasedStatusBarPopup$1.invokeSuspend(EditorBasedStatusBarPopup.kt:104) - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager$dataContext$1$currentFileEditor$2$1.invokeSuspend(StatusBarWidgetsManager.kt:63) - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.wm.impl.status.IdeStatusBarImplKt$createComponentByWidgetPresentation$1.invokeSuspend(IdeStatusBarImpl.kt:797) - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) -[x2 of] "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.wm.impl.status.IdeStatusBarImplKt$createComponentByWidgetPresentation$2.invokeSuspend(IdeStatusBarImpl.kt:814) - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Completing} [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92) - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397) at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92) - "com.intellij.platform.lsp.impl.LspServerManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.platform.lsp.impl.LspServerManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.platform.lsp.impl.LspServerManagerImpl$addWorkspaceModelListener$1.invokeSuspend(LspServerManagerImpl.kt:290) - "ProjectImpl@1293161679 container":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.wm.impl.status.EditorBasedStatusBarPopup$1.invokeSuspend(EditorBasedStatusBarPopup.kt:104) - "ProjectImpl@1293161679 container":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "ProjectImpl@1293161679 container":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] - "(ProjectImpl@1293161679 x org.jetbrains.plugins.github)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] - "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) -[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:224) at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:203) - "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:209) - "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] -[x3 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) -[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at com.intellij.collaboration.auth.PasswordSafeCredentialsRepository$canPersistCredentials$1.invokeSuspend(PasswordSafeCredentialsRepository.kt:39) - "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) -[x3 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) -[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) -[x3 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel$selectorVm$2$1.invokeSuspend(GHPRToolWindowViewModel.kt:59) - "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel$selectorVm$2$2.invokeSuspend(GHPRToolWindowViewModel.kt:77) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1.collect(Transform.kt:114) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at git4idea.remote.hosting.GitAsyncExtensionsKt$discoverServers$1.invokeSuspend(gitAsyncExtensions.kt:128) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] - "org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector$1.invokeSuspend(GHPRStatisticsCollector.kt:175) - "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] - "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:119) at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController$setupReview$1.invokeSuspend(GHPRReviewInEditorController.kt:60) - "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector$stateChanged$flow$1$1$1.invokeSuspend(ToolWindowStateListener.kt:52) - "com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.EDT] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x JavaScript))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.lang.javascript.service.ide.JSLanguageServiceFileEditorListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.lang.javascript.service.ide.JSLanguageServiceFileEditorListener":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.lang.javascript.service.ide.JSLanguageServiceEditorListenerBase$1.invokeSuspend(JSLanguageServiceEditorListenerBase.kt:33) - "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), run activity, Dispatchers.Default] at com.intellij.codeInsight.daemon.impl.StatusBarUpdaterKt.initStatusBarUpdater(StatusBarUpdater.kt:59) at com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerStatusBarUpdater$execute$2.invokeSuspend(StatusBarUpdater.kt:34) at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496) - "run activity":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), run activity, Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "run activity":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), run activity, Dispatchers.Default] - "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), run activity, Dispatchers.Default] at com.intellij.openapi.wm.impl.LibraryDependentToolWindowManager$execute$2.invokeSuspend(LibraryDependentToolWindowManager.kt:65) at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496) - "run activity":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), run activity, Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "run activity":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), run activity, Dispatchers.Default] - "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), run activity, Dispatchers.Default] at com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheckStarter.execute(ProjectIndexableFilesFilterHealthCheck.kt:61) at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496) - "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), run activity, Dispatchers.Default] at com.intellij.openapi.projectRoots.impl.UnknownSdkStartupChecker.execute(UnknownSdkStartupChecker.kt:31) at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496) -[x6 of] "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x com.intellij))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x training))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x com.intellij.searcheverywhere.ml))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x PythonCore))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x com.jetbrains.performancePlugin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x com.intellij.ml.inline.completion))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x org.jetbrains.completion.full.line))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.codeInsight.navigation.CtrlMouseHandler2":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x com.intellij.swagger))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x intellij.indexing.shared.core))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x Pythonid))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x Git4Idea))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] -[x2 of] "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x intellij.indexing.shared))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.openapi.project.SmartModeScheduler":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.openapi.project.SmartModeScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.project.SmartModeScheduler$2.invokeSuspend(SmartModeScheduler.kt:70) - "com.intellij.openapi.project.SmartModeScheduler":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.openapi.project.SmartModeScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.openapi.project.SmartModeScheduler$3.invokeSuspend(SmartModeScheduler.kt:77) - "com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "Scanning (root)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679), Dispatchers.IO] - "Scanning (root)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.IO] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179) at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$1.invokeSuspend(UnindexedFilesScannerExecutorImpl.kt:82) -[x2 of] "Scanning (root)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.IO] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) -[x2 of] "Scanning (root)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.IO] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "(ProjectImpl@1293161679 x intellij.indexing.shared.core)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.indexing.shared.download.ShadeIndexDumbModeTracker":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x org.jetbrains.dbt))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x org.jetbrains.plugins.vue))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x com.jetbrains.codeWithMe))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x intellij.grid.impl))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x com.intellij.database))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.platform.backend.observation.PlatformActivityTrackerService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.openapi.externalSystem.service.project.manage.ExternalProjectsManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.spellchecker.grazie.GrazieSpellCheckerEngine":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.internal.statistic.service.fus.collectors.ProjectFUStateUsagesLogger":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.internal.statistic.service.fus.collectors.ProjectFUStateUsagesLogger":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.internal.statistic.service.fus.collectors.ProjectFUStateUsagesLogger.logProjectStateRegularly(FUStateUsagesLogger.kt:212) at com.intellij.internal.statistic.service.fus.collectors.ProjectFUStateUsagesLogger$1.invokeSuspend(FUStateUsagesLogger.kt:202) - "com.intellij.internal.statistic.service.fus.collectors.ProjectFUStateUsagesLogger":StandaloneCoroutine{Active}, state: RUNNING [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at java.base/jdk.internal.misc.Unsafe.park(Native Method) at java.base/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:756) at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1126) at com.intellij.util.concurrency.Semaphore.waitForUnsafe(Semaphore.java:107) at com.intellij.util.concurrency.Semaphore.waitFor(Semaphore.java:95) at com.intellij.execution.process.ProcessHandler.waitFor(ProcessHandler.java:106) at com.intellij.execution.process.BaseOSProcessHandler.waitFor(BaseOSProcessHandler.java:176) at com.intellij.execution.process.OSProcessHandler.waitFor(OSProcessHandler.java:104) at git4idea.commands.GitTextHandler.waitForProcess(GitTextHandler.java:111) at git4idea.commands.GitHandler.runInCurrentThread(GitHandler.java:416) at git4idea.commands.GitImplBase.doRun(GitImplBase.java:199) at git4idea.commands.GitImplBase.run(GitImplBase.java:162) at git4idea.commands.GitImplBase.runCommand(GitImplBase.java:62) at git4idea.statistics.GitCommitterCounter.calculateWithGit(GitCommitterCounter.kt:40) at git4idea.statistics.GitCommitterCounter.calculateWithGit(GitCommitterCounter.kt:29) at git4idea.GitStatisticsCollector.getMetrics(GitStatisticsCollector.kt:100) at com.intellij.internal.statistic.service.fus.collectors.ProjectUsagesCollector$collect$4.invoke(ProjectUsagesCollector.kt:81) at com.intellij.internal.statistic.service.fus.collectors.ProjectUsagesCollector$collect$4.invoke(ProjectUsagesCollector.kt:80) at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:339) at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invokeSuspend(coroutines.kt:232) at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt) at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:62) at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:261) at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:231) at com.intellij.internal.statistic.service.fus.collectors.ProjectUsagesCollector.collect$suspendImpl(ProjectUsagesCollector.kt:80) at com.intellij.internal.statistic.service.fus.collectors.ProjectUsagesCollector.collect(ProjectUsagesCollector.kt) at com.intellij.internal.statistic.service.fus.collectors.ProjectFUStateUsagesLogger$logProjectState$2$1.invokeSuspend(FUStateUsagesLogger.kt:227) - "com.intellij.openapi.project.InitialVfsRefreshService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.openapi.project.InitialVfsRefreshService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28) - "com.intellij.execution.runToolbar.RunToolbarSlotManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.util.indexing.DumbModeWhileScanningTrigger":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.util.indexing.DumbModeWhileScanningTrigger":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.util.indexing.DumbModeWhileScanningTrigger$subscribe$1.invokeSuspend(DumbModeWhileScanningTrigger.kt:54) - "com.intellij.util.indexing.DumbModeWhileScanningTrigger":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.util.indexing.DumbModeWhileScanningTrigger":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.util.indexing.PerProjectIndexingQueue$estimatedFilesCount$$inlined$flatMapLatest$1.invokeSuspend(PerProjectIndexingQueue.kt:189) - "(ProjectImpl@1293161679 x org.jetbrains.dbt)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.dbt.detection.DbtService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x org.jetbrains.plugins.vue)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService$1.invokeSuspend(DumbModeFromScanningTrackerService.kt:21) - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x com.jetbrains.plugins.webDeployment))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x tanvd.grazi))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x org.jetbrains.plugins.github))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.openapi.updateSettings.impl.pluginsAdvertisement.PluginAdvertiserServiceImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x JavaScript))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x org.intellij.qodana))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x com.jetbrains.pycharm.pro.customization))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.openapi.externalSystem.autolink.UnlinkedProjectStartupActivity$CoroutineScopeService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.openapi.externalSystem.service.project.manage.SourceFolderManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.smartUpdate.SmartUpdate":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x JavaScript)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheck":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.ide.actionsOnSave.impl.ActionsOnSaveManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.openapi.fileEditor.impl.text.foldingGrave.FoldingModelGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.openapi.fileEditor.impl.text.foldingGrave.FoldingModelGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.IO] at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:47) - "com.intellij.openapi.fileEditor.impl.text.foldingGrave.FoldingModelGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.IO] at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:97) - "com.intellij.openapi.fileEditor.impl.text.foldingGrave.FoldingModelGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.IO] at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28) - "com.intellij.codeInsight.daemon.impl.HighlightingMarkupGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.codeInsight.daemon.impl.HighlightingMarkupGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.IO] at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:47) - "com.intellij.codeInsight.daemon.impl.HighlightingMarkupGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.IO] at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:97) - "com.intellij.codeInsight.daemon.impl.HighlightingMarkupGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.IO] at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28) - "com.intellij.codeInsight.daemon.impl.grave.CodeVisionGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.codeInsight.daemon.impl.grave.CodeVisionGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.IO] at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:47) - "com.intellij.codeInsight.daemon.impl.grave.CodeVisionGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.IO] at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:97) - "com.intellij.codeInsight.daemon.impl.grave.CodeVisionGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.IO] at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28) - "com.intellij.codeInsight.daemon.impl.DeclarativeHintsGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.codeInsight.daemon.impl.DeclarativeHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.IO] at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:47) - "com.intellij.codeInsight.daemon.impl.DeclarativeHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.IO] at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:97) - "com.intellij.codeInsight.daemon.impl.DeclarativeHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.IO] at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28) - "com.intellij.codeInsight.hints.ParamHintsGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.codeInsight.hints.ParamHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.IO] at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:47) - "com.intellij.codeInsight.hints.ParamHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.IO] at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:97) - "com.intellij.codeInsight.hints.ParamHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.IO] at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28) - "com.intellij.application.options.codeStyle.cache.CodeStyleCachedValueProviderService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.codeInsight.preview.ImageOrColorPreviewService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "ImageOrColorPreviewService requests collector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.codeInsight.preview.ImageOrColorPreviewService$1.invokeSuspend(ImageOrColorPreviewService.kt:57) - "ImageOrColorPreviewService requests collector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "ImageOrColorPreviewService requests collector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] - "com.intellij.codeInsight.preview.ImageOrColorPreviewService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28) - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x org.intellij.plugins.markdown))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679), uninitialized, ModalityState.ANY] - "(ProjectImpl@1293161679 x com.intellij.tailwindcss)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ProjectImpl@1293161679 x org.jetbrains.security.package-checker)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.packageChecker.model.impl.ProjectDependenciesModelImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.packageChecker.model.ProjectDependenciesModuleAggregator":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "com.intellij.packageChecker.model.ProjectDependenciesModuleAggregator":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.packageChecker.model.ProjectDependenciesModuleAggregator":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] - "com.intellij.packageChecker.model.ProjectDependenciesModuleAggregator":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "com.intellij.packageChecker.model.ProjectDependenciesModuleAggregator":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.packageChecker.model.impl.ProjectDependenciesModelImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215) - "com.intellij.packageChecker.model.impl.ProjectDependenciesModelImpl":StandaloneCoroutine{Active}, state: RUNNING [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32) at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119) at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152) at kotlinx.coroutines.flow.FlowKt__ErrorsKt$catch$$inlined$unsafeFlow$1.collect(Errors.kt:112) at com.intellij.packageChecker.model.impl.ProjectDependenciesModelImpl$allPackages$1.invokeSuspend(ProjectDependenciesModelImpl.kt:85) at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "com.intellij.packageChecker.model.impl.ProjectDependenciesModelImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.packageChecker.model.impl.ProjectDependenciesModelImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] - "com.intellij.packageChecker.model.impl.ProjectDependenciesModelImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "com.intellij.packageChecker.model.impl.ProjectDependenciesModelImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.xdebugger.impl.breakpoints.BreakpointVariantPriorityTracker":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.xdebugger.impl.breakpoints.BreakpointVariantPriorityTracker":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at com.intellij.xdebugger.impl.breakpoints.BreakpointVariantPriorityTracker$1.invokeSuspend(BreakpointVariantPriorityTracker.kt:51) - "com.intellij.xdebugger.impl.breakpoints.BreakpointVariantPriorityTracker":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.xdebugger.impl.breakpoints.BreakpointVariantPriorityTracker":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] - "com.intellij.xdebugger.impl.breakpoints.InlineBreakpointInlayManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "InlineBreakpoints":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] - "com.intellij.lang.documentation.ide.impl.DocumentationToolWindowManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679), uninitialized, ModalityState.ANY] - "com.intellij.configurationStore.StoreReloadManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "configuration store reload request flow processing":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at com.intellij.configurationStore.StoreReloadManagerImpl$1.invokeSuspend(StoreReloadManagerImpl.kt:56) - "configuration store reload request flow processing":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), Dispatchers.Default] - "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at com.intellij.ui.BalloonLayoutImpl$1.invokeSuspend(BalloonLayoutImpl.kt:75) - "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] - "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.idea.SystemHealthMonitorKt$monitorDiskSpace$1.invokeSuspend(SystemHealthMonitor.kt:390) -[x8 of] "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":DeferredCoroutine{Cancelling}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, Dispatchers.EDT] at com.intellij.openapi.actionSystem.impl.Utils$expandActionGroupSuspend$2.invokeSuspend(Utils.kt:307) at com.intellij.openapi.actionSystem.impl.Utils$expandActionGroupAsync$1.invokeSuspend(Utils.kt:275) -[x2 of] "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":DeferredCoroutine{Active} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, Dispatchers.EDT] - "expandActionGroupSuspend (MainToolbar)":DeferredCoroutine{Active} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, Dispatchers.EDT] - "ActionUpdater.runUpdateSession":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, LimitedDispatcher@7beb19d1] - "computeOnEdt (MainToolbar)":DeferredCoroutine{Active} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, Dispatchers.EDT] - "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":DeferredCoroutine{Active} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, Dispatchers.EDT] - "expandActionGroupSuspend (MainToolbar)":DeferredCoroutine{Active} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, Dispatchers.EDT] - "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":DeferredCoroutine{Active} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, Dispatchers.EDT] - "expandActionGroupSuspend (GitMergeRebaseWidgetPlace)":DeferredCoroutine{Active} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, Dispatchers.EDT] - "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":DeferredCoroutine{Active} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, Dispatchers.EDT] - "expandActionGroupSuspend (NewUiRunToolbar)":DeferredCoroutine{Active} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, Dispatchers.EDT] - "ActionUpdater.runUpdateSession":supervisor:ChildScope{Cancelled} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, LimitedDispatcher@7beb19d1] - "computeOnEdt (NewUiRunToolbar)":DeferredCoroutine{Completed} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, Dispatchers.EDT] - "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":DeferredCoroutine{Active} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, Dispatchers.EDT] - "expandActionGroupSuspend (TabsMoreToolbar)":DeferredCoroutine{Active} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, Dispatchers.EDT] - "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":DeferredCoroutine{Active} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, Dispatchers.EDT] - "expandActionGroupSuspend (TabsMoreToolbar)":DeferredCoroutine{Active} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, Dispatchers.EDT] - "ActionUpdater.runUpdateSession":supervisor:ChildScope{Cancelled} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, LimitedDispatcher@7beb19d1] - "computeOnEdt (TabsMoreToolbar)":DeferredCoroutine{Completed} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, Dispatchers.EDT] - "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":DeferredCoroutine{Active} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, Dispatchers.EDT] - "expandActionGroupSuspend (EditorInspectionsToolbar)":DeferredCoroutine{Active} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, Dispatchers.EDT] - "ActionUpdater.runUpdateSession":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, LimitedDispatcher@7beb19d1] - "computeOnEdt (EditorInspectionsToolbar)":DeferredCoroutine{Completed} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, Op(EditorMarkupModelImpl$TrafficLightAction#presentation@EditorInspectionsToolbar (com.intellij.openapi.editor.impl.EditorMarkupModelImpl$TrafficLightAction)), Dispatchers.EDT] - "computeOnEdt (EditorInspectionsToolbar)":DeferredCoroutine{Completed} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, Op(EditorMarkupModelImpl$1#presentation@EditorInspectionsToolbar (com.intellij.openapi.editor.impl.EditorMarkupModelImpl$1)), Dispatchers.EDT] - "ActionUpdater (EditorInspectionsToolbar)":DeferredCoroutine{Completed} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, Op(DefaultActionGroup#expandGroup@EditorInspectionsToolbar (DefaultActionGroup)), LimitedDispatcher@7beb19d1] - "ActionUpdater (EditorInspectionsToolbar)":DeferredCoroutine{Active} [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, Op(DefaultActionGroup#expandGroup@EditorInspectionsToolbar (DefaultActionGroup)), LimitedDispatcher@7beb19d1] - "com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl$1.invokeSuspend(GlobalWorkspaceModelCacheImpl.kt:46) - "com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] - "com.intellij.workspaceModel.ide.impl.jps.serialization.JpsGlobalModelSynchronizerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.diagnostic.ThreadDumpService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x com.intellij.settingsSync)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.settingsSync.git.SettingsHistoryToolWindowFactory":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.openapi.vfs.newvfs.RefreshQueueImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "RefreshQueue Pool":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847), LimitedDispatcher@68d97479] - "Async Refresh Event Processing":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847), LimitedDispatcher@7fe8acaa] - "com.intellij.ui.IconDeferrerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.util.indexing.ProjectFileBasedIndexStartupActivity":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.util.concurrency.InvokerService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "Invoker.0.Thread.ReadAction=YES: com.intellij.ide.projectView.impl.ProjectViewPane@3b0409a0":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "Invoker.1.EDT: com.intellij.ui.tree.AsyncTreeModel@37c19948":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "Invoker.2.Thread.ReadAction=YES: Project(name=DjangoAcc, containerState=COMPONENT_CREATED, componentStore=C:\Users\Administrator\PycharmProjects\DjangoAcc)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "Invoker.3.Thread.ReadAction=NO: com.intellij.platform.execution.serviceView.ServiceModel@65e4336a":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x org.jetbrains.plugins.sass)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.ui.IconCalculatingService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.openapi.updateSettings.impl.UpdateCheckerHelper":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.ide.passwordSafe.impl.PasswordSafeImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x com.jetbrains.performancePlugin)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x com.jetbrains.performancePlugin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ApplicationImpl@143315847 x com.intellij.ml.inline.completion)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x com.intellij.ml.inline.completion))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ApplicationImpl@143315847 x com.intellij.swagger)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x com.intellij.swagger))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ApplicationImpl@143315847 x Pythonid)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x Pythonid))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] -[x2 of] "(ApplicationImpl@143315847 x intellij.indexing.shared)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x intellij.indexing.shared))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "com.intellij.platform.ide.diagnostic.startUpPerformanceReporter.IdeStartUpPerformanceService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ApplicationImpl@143315847 x org.jetbrains.dbt)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.dbt.DbtProjectActivity":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x org.jetbrains.dbt))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ApplicationImpl@143315847 x org.jetbrains.plugins.vue)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x org.jetbrains.plugins.vue))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "(ApplicationImpl@143315847 x org.editorconfig.editorconfigjetbrains)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "ApplicationImpl@143315847 container":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.ide.IdleTracker":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - SupervisorJobImpl{Active} - "com.intellij.openapi.updateSettings.impl.PluginAutoUpdateService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.diagnostic.IdeHeartbeatEventReporterService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.diagnostic.IdeHeartbeatEventReporterService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.diagnostic.IdeHeartbeatEventReporterService.heartBeatRoutine(IdeHeartbeatEventReporter.kt:120) at com.intellij.diagnostic.IdeHeartbeatEventReporterService$1.invokeSuspend(IdeHeartbeatEventReporter.kt:49) - "(ApplicationImpl@143315847 x JavaScript)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "(ProjectImpl@1293161679 x (ApplicationImpl@143315847 x JavaScript))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1293161679)] - "ApplicationImpl@143315847 container":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEventScheduler$initialize$1.invokeSuspend(FeatureUsageSettingsEventScheduler.kt:32) - "com.intellij.codeInsight.inline.completion.listeners.InlineCompletionEditorListener":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.codeInsight.inline.completion.listeners.InlineCompletionEditorListener":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.codeInsight.inline.completion.listeners.InlineCompletionEditorListener":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.codeInsight.inline.completion.utils.SafeInlineCompletionExecutor$1.invokeSuspend(SafeInlineCompletionExecutor.kt:35) - "(ApplicationImpl@143315847 x org.jetbrains.security.package-checker)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "com.intellij.ide.ui.laf.MnemonicListenerService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@143315847)] - "LaF Mnemonic Support":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at com.intellij.ide.ui.laf.MnemonicListenerService$1.invokeSuspend(LaFMnemonicDispatcher.kt:57) - "LaF Mnemonic Support":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "LaF Mnemonic Support":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), Dispatchers.Default] - "FileTypeIndex change notificator":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.psi.search.FileTypeIndexChangeNotifier$worker$1.invokeSuspend(FileTypeIndexChangeNotifier.kt:22) - "FileTypeIndex change notificator":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "FileTypeIndex change notificator":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46) - "FileTypeIndex change notificator":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41) - "FileTypeIndex change notificator":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - SupervisorJobImpl{Active} - "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default] - "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.platform.ide.menu.IdeMenuBarHelper$3.invokeSuspend(IdeMenuBarHelper.kt:105) - "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.platform.ide.menu.IdeMenuBarHelper$4$1.invokeSuspend(IdeMenuBarHelper.kt:114) at com.intellij.platform.ide.menu.IdeMenuBarHelper$4.invokeSuspend(IdeMenuBarHelper.kt:113) - "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT] at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46) - "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT] at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:42) - "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default] - "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT] at com.intellij.openapi.wm.impl.customFrameDecorations.header.toolbar.MainMenuButton$2.invokeSuspend(MainMenuButton.kt:93) - "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default] - "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.platform.ide.menu.IdeMenuBarHelper$3.invokeSuspend(IdeMenuBarHelper.kt:105) - "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.platform.ide.menu.IdeMenuBarHelper$4$1.invokeSuspend(IdeMenuBarHelper.kt:114) at com.intellij.platform.ide.menu.IdeMenuBarHelper$4.invokeSuspend(IdeMenuBarHelper.kt:113) - "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT] at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46) - "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT] at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41) - "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default] at com.intellij.openapi.wm.impl.customFrameDecorations.header.toolbar.ToolbarFrameHeader$7.invokeSuspend(ToolbarFrameHeader.kt:121) - "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default] - "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default] - "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.platform.ide.menu.IdeMenuBarHelper$3.invokeSuspend(IdeMenuBarHelper.kt:105) - "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.platform.ide.menu.IdeMenuBarHelper$4$1.invokeSuspend(IdeMenuBarHelper.kt:114) at com.intellij.platform.ide.menu.IdeMenuBarHelper$4.invokeSuspend(IdeMenuBarHelper.kt:113) - "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT] at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46) - "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT] at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41) - "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) -[x2 of] "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default] - "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default] - "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default] - "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$3.invokeSuspend(InfoAndProgressPanel.kt:146) - "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] - "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default] at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$4.invokeSuspend(InfoAndProgressPanel.kt:153) - "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default] at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46) - "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default] at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41) - "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default] at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28) at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$5.invokeSuspend(InfoAndProgressPanel.kt:167) - "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default] at com.intellij.openapi.wm.impl.IdeRootPane$installNorthComponents$2.invokeSuspend(IdeRootPane.kt:624) - "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default] - "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default] at com.intellij.platform.navbar.frontend.NavBarRootPaneExtension$component$1.invokeSuspend(NavBarRootPaneExtension.kt:79) - StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT] at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel$1.invokeSuspend(StaticNavBarPanel.kt:86) - ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT] at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel$handleVm$2.invokeSuspend(StaticNavBarPanel.kt:98) at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel.handleVm(StaticNavBarPanel.kt:94) at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel$1$1.invokeSuspend(StaticNavBarPanel.kt:88) - StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT] at com.intellij.platform.navbar.frontend.ui.NewNavBarPanel$2.invokeSuspend(NewNavBarPanel.kt:82) - ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT] at com.intellij.platform.navbar.frontend.ui.NewNavBarPanel$handleItems$2$1.invokeSuspend(NewNavBarPanel.kt:93) at com.intellij.platform.navbar.frontend.ui.NewNavBarPanel$handleItems$2.invokeSuspend(NewNavBarPanel.kt:89) - StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT] at com.intellij.platform.navbar.frontend.ui.NavBarItemComponent$1.invokeSuspend(NavBarItemComponent.kt:78) - ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1.invokeSuspend(StaticNavBarPanel.kt:58) - ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1$1.invokeSuspend(StaticNavBarPanel.kt:60) - "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), LimitedDispatcher@5bb01775] at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$handleWindow$2.invokeSuspend(StaticNavBarPanel.kt:48) at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt.staticNavBarPanel$handleWindow(StaticNavBarPanel.kt:39) at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1$1$1$1.invokeSuspend(StaticNavBarPanel.kt:64) - "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), LimitedDispatcher@5bb01775] at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$1.invokeSuspend(NavBarVmImpl.kt:41) - "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), LimitedDispatcher@5bb01775] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), LimitedDispatcher@5bb01775] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), LimitedDispatcher@5bb01775] at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$2.invokeSuspend(NavBarVmImpl.kt:51) - "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), LimitedDispatcher@5bb01775] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), LimitedDispatcher@5bb01775] at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:107) at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226) at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$handleSelectionChange$2.invokeSuspend(NavBarVmImpl.kt:114) - "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), LimitedDispatcher@5bb01775] at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$3.invokeSuspend(NavBarVmImpl.kt:54) - "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), LimitedDispatcher@5bb01775] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1293161679), LimitedDispatcher@5bb01775] at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46) - SupervisorJobImpl{Active} - "PackageChecker.VulnerableApiService.DjangoAcc":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215) - "PackageChecker.VulnerableApiService.DjangoAcc":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "PackageChecker.VulnerableApiService.DjangoAcc":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152) at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:116) at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152) at kotlinx.coroutines.flow.FlowKt__ErrorsKt$catch$$inlined$unsafeFlow$1.collect(Errors.kt:112) at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "PackageChecker.VulnerableApiService.DjangoAcc":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "PackageChecker.VulnerableApiService.DjangoAcc":StandaloneCoroutine{Active}, state: RUNNING [Dispatchers.Default] at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397) at com.intellij.packageChecker.service.VulnerableApiService$createLibrariesFqnVulnerabilitiesFlow$vulnerabilitiesUpdatedFlow$1.invokeSuspend(VulnerableApiService.kt:117) at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - SupervisorJobImpl{Active} - "VulnerabilitiesPackageChecker":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Unconfined] at kotlinx.coroutines.channels.TickerChannelsKt.fixedPeriodTicker(TickerChannels.kt:92) at kotlinx.coroutines.channels.TickerChannelsKt$ticker$3.invokeSuspend(TickerChannels.kt:68) - "VulnerabilitiesPackageChecker":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.packageChecker.service.PackageChecker$createCheckedPackagesFlow$1.invokeSuspend(PackageChecker.kt:155) - "VulnerabilitiesPackageChecker":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "VulnerabilitiesPackageChecker":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.packageChecker.service.PackageCheckerKt$messageBusFlow$1.invokeSuspend(PackageChecker.kt:294) - "VulnerabilitiesPackageChecker":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.packageChecker.service.PackageChecker$createCheckedPackagesFlow$1$1.invokeSuspend(PackageChecker.kt:157) - "VulnerabilitiesPackageChecker":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "VulnerabilitiesPackageChecker":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.packageChecker.service.PackageChecker.updateCacheOnTrigger(PackageChecker.kt:136) at com.intellij.packageChecker.service.PackageChecker$createCheckedPackagesFlow$1$1$1.invokeSuspend(PackageChecker.kt:158) - "VulnerabilitiesPackageChecker":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.packageChecker.service.PackageChecker$1.invokeSuspend(PackageChecker.kt:85) - "VulnerabilitiesPackageChecker":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397) at kotlinx.coroutines.flow.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1.collect(Transform.kt:114) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) -[x2 of] SupervisorJobImpl{Active} - "com.intellij.packageChecker.python.PyPIProjectDependenciesModel":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "com.intellij.packageChecker.python.PyPIProjectDependenciesModel":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.packageChecker.model.impl.ProjectDependenciesModelBase$init$1.invokeSuspend(ProjectDependenciesModelBase.kt:88) - "com.intellij.packageChecker.python.PyPIProjectDependenciesModel":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.packageChecker.service.PackageCheckerKt$messageBusFlow$1.invokeSuspend(PackageChecker.kt:294) -[x2 of] SupervisorJobImpl{Active} - "com.intellij.packageChecker.model.impl.ProjectDependenciesModelBase$Companion":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "com.intellij.packageChecker.model.impl.ProjectDependenciesModelBase$Companion":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.packageChecker.model.impl.ProjectDependenciesModelBase$init$1.invokeSuspend(ProjectDependenciesModelBase.kt:88) - "com.intellij.packageChecker.model.impl.ProjectDependenciesModelBase$Companion":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.packageChecker.service.PackageCheckerKt$messageBusFlow$1.invokeSuspend(PackageChecker.kt:294) - SupervisorJobImpl{Active} - "com.intellij.packageChecker.javascript.NpmProjectDependenciesModel":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "com.intellij.packageChecker.javascript.NpmProjectDependenciesModel":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.packageChecker.javascript.NpmProjectDependenciesModel$2.invokeSuspend(NpmProjectDependenciesModel.kt:50) - "com.intellij.packageChecker.javascript.NpmProjectDependenciesModel":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.packageChecker.model.impl.ProjectDependenciesModelBase$init$1.invokeSuspend(ProjectDependenciesModelBase.kt:88) - "com.intellij.packageChecker.javascript.NpmProjectDependenciesModel":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.packageChecker.service.PackageCheckerKt$messageBusFlow$1.invokeSuspend(PackageChecker.kt:294) -[x3 of] "expandActionGroupSuspend (MainToolbar)":DeferredCoroutine{Cancelled}, state: RUNNING [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, Dispatchers.EDT] at com.intellij.openapi.actionSystem.impl.ActionUpdater$runUpdateSession$2.invokeSuspend(ActionUpdater.kt:229) at com.intellij.openapi.actionSystem.impl.Utils$expandActionGroupSuspend$2$deferred$1.invokeSuspend(Utils.kt:300) - "expandActionGroupSuspend (GitMergeRebaseWidgetPlace)":DeferredCoroutine{Cancelled}, state: RUNNING [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, Dispatchers.EDT] at com.intellij.openapi.actionSystem.impl.ActionUpdater$runUpdateSession$2.invokeSuspend(ActionUpdater.kt:229) at com.intellij.openapi.actionSystem.impl.Utils$expandActionGroupSuspend$2$deferred$1.invokeSuspend(Utils.kt:300) - "expandActionGroupSuspend (NewUiRunToolbar)":DeferredCoroutine{Cancelled}, state: RUNNING [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, Dispatchers.EDT] at com.intellij.openapi.actionSystem.impl.ActionUpdater$runUpdateSession$2.invokeSuspend(ActionUpdater.kt:229) at com.intellij.openapi.actionSystem.impl.Utils$expandActionGroupSuspend$2$deferred$1.invokeSuspend(Utils.kt:300) -[x2 of] "expandActionGroupSuspend (TabsMoreToolbar)":DeferredCoroutine{Cancelled}, state: RUNNING [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, Dispatchers.EDT] at com.intellij.openapi.actionSystem.impl.ActionUpdater$runUpdateSession$2.invokeSuspend(ActionUpdater.kt:229) at com.intellij.openapi.actionSystem.impl.Utils$expandActionGroupSuspend$2$deferred$1.invokeSuspend(Utils.kt:300) - "expandActionGroupSuspend (EditorInspectionsToolbar)":DeferredCoroutine{Cancelled}, state: SUSPENDED [ComponentManager(ApplicationImpl@143315847), ModalityState.ANY, kotlinx.coroutines.UndispatchedMarker@c5c2a84, Dispatchers.EDT] at com.intellij.openapi.actionSystem.impl.ActionUpdater$doExpandActionGroup$2.invokeSuspend(ActionUpdater.kt:337) at com.intellij.openapi.actionSystem.impl.ActionUpdater.doExpandActionGroup(ActionUpdater.kt:322) at com.intellij.openapi.actionSystem.impl.ActionUpdater$expandActionGroup$result$1.invokeSuspend(ActionUpdater.kt:253) at com.intellij.openapi.actionSystem.impl.ActionUpdater.expandActionGroup(ActionUpdater.kt:939) at com.intellij.openapi.actionSystem.impl.Utils$expandActionGroupSuspend$2$deferred$1$1.invokeSuspend(Utils.kt:301) at com.intellij.openapi.actionSystem.impl.ActionUpdater$runUpdateSession$2.invokeSuspend(ActionUpdater.kt:229) at com.intellij.openapi.actionSystem.impl.Utils$expandActionGroupSuspend$2$deferred$1.invokeSuspend(Utils.kt:300) ---------- Event counts ---------- Posted: 66701 Posted (system): -1 Returned: 66320