"AWT-EventQueue-0" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE at java.base@21.0.10/java.lang.ClassLoader.defineClass2(Native Method) at java.base@21.0.10/java.lang.ClassLoader.defineClass(ClassLoader.java:1118) at app//com.intellij.util.lang.UrlClassLoader.consumeClassData(UrlClassLoader.java:332) at app//com.intellij.util.lang.ZipResourceFile.findClass(ZipResourceFile.java:114) at app//com.intellij.util.lang.JarLoader.findClass(JarLoader.java:60) at app//com.intellij.util.lang.ClassPath.findClassInLoader(ClassPath.java:290) at app//com.intellij.util.lang.ClassPath.findClass(ClassPath.java:240) at app//com.intellij.util.lang.UrlClassLoader.findClass(UrlClassLoader.java:253) at java.base@21.0.10/java.lang.ClassLoader.loadClass(ClassLoader.java:593) at java.base@21.0.10/java.lang.ClassLoader.loadClass(ClassLoader.java:526) at java.base@21.0.10/java.lang.ClassLoader.defineClass2(Native Method) at java.base@21.0.10/java.lang.ClassLoader.defineClass(ClassLoader.java:1118) at app//com.intellij.util.lang.UrlClassLoader.consumeClassData(UrlClassLoader.java:332) at app//com.intellij.util.lang.ZipResourceFile.findClass(ZipResourceFile.java:114) at app//com.intellij.util.lang.JarLoader.findClass(JarLoader.java:60) at app//com.intellij.util.lang.ClassPath.findClassInLoader(ClassPath.java:290) at app//com.intellij.util.lang.ClassPath.findClass(ClassPath.java:240) at app//com.intellij.util.lang.UrlClassLoader.findClass(UrlClassLoader.java:253) at java.base@21.0.10/java.lang.ClassLoader.loadClass(ClassLoader.java:593) at java.base@21.0.10/java.lang.ClassLoader.loadClass(ClassLoader.java:526) at com.intellij.openapi.wm.impl.welcomeScreen.ProjectsTabFactoryKt.createDropFileTarget(ProjectsTabFactory.kt:340) at com.intellij.openapi.wm.impl.welcomeScreen.ProjectsTabFactoryKt.access$createDropFileTarget(ProjectsTabFactory.kt:1) at com.intellij.openapi.wm.impl.welcomeScreen.ProjectsTab.initDnD(ProjectsTabFactory.kt:243) at com.intellij.openapi.wm.impl.welcomeScreen.ProjectsTab.createRecentProjectsPanel(ProjectsTabFactory.kt:187) at com.intellij.openapi.wm.impl.welcomeScreen.ProjectsTab.buildComponent$lambda$0$0$0(ProjectsTabFactory.kt:106) at com.intellij.openapi.wm.impl.welcomeScreen.ProjectsTab$$Lambda/0x00007fc362d9e468.invoke(Unknown Source) at com.intellij.ui.dsl.builder.impl.PanelImpl.row(PanelImpl.kt:60) at com.intellij.ui.dsl.builder.impl.PanelImpl.row(PanelImpl.kt:19) at com.intellij.ui.dsl.builder.Panel.row$default(Panel.kt:53) at com.intellij.openapi.wm.impl.welcomeScreen.ProjectsTab.buildComponent$lambda$0$0(ProjectsTabFactory.kt:100) at com.intellij.openapi.wm.impl.welcomeScreen.ProjectsTab$$Lambda/0x00007fc362d9b008.invoke(Unknown Source) at com.intellij.ui.dsl.builder.impl.PanelImpl.customizeSpacingConfiguration(PanelImpl.kt:264) at com.intellij.openapi.wm.impl.welcomeScreen.ProjectsTab.buildComponent$lambda$0(ProjectsTabFactory.kt:99) at com.intellij.openapi.wm.impl.welcomeScreen.ProjectsTab$$Lambda/0x00007fc362d992c0.invoke(Unknown Source) at com.intellij.ui.dsl.builder.BuilderKt.panel(builder.kt:19) at com.intellij.openapi.wm.impl.welcomeScreen.ProjectsTab.buildComponent(ProjectsTabFactory.kt:98) at com.intellij.openapi.wm.impl.welcomeScreen.TabbedWelcomeScreen$DefaultWelcomeScreenTab.getAssociatedComponent(TabbedWelcomeScreen.java:281) at com.intellij.openapi.wm.impl.welcomeScreen.TreeWelcomeScreenLeftPanel.init(TreeWelcomeScreenLeftPanel.kt:117) at com.intellij.openapi.wm.impl.welcomeScreen.TabbedWelcomeScreen.loadTabs(TabbedWelcomeScreen.java:153) at com.intellij.openapi.wm.impl.welcomeScreen.TabbedWelcomeScreen.(TabbedWelcomeScreen.java:95) at com.intellij.openapi.wm.impl.welcomeScreen.TabbedWelcomeScreen.(TabbedWelcomeScreen.java:46) at com.intellij.openapi.wm.impl.welcomeScreen.TabbedWelcomeScreen.(TabbedWelcomeScreen.java:41) at com.intellij.openapi.wm.impl.welcomeScreen.FlatWelcomeFrame.(FlatWelcomeFrame.kt:77) at com.intellij.openapi.wm.impl.welcomeScreen.FlatWelcomeFrame.(FlatWelcomeFrame.kt) at com.intellij.openapi.wm.impl.welcomeScreen.FlatWelcomeFrameProvider.createFrame(FlatWelcomeFrameProvider.java:14) at com.intellij.openapi.wm.impl.welcomeScreen.WelcomeFrame$Companion.prepareToShow$lambda$0$0(WelcomeFrame.kt:173) at com.intellij.openapi.wm.impl.welcomeScreen.WelcomeFrame$Companion$$Lambda/0x00007fc362c68f88.invoke(Unknown Source) at kotlin.sequences.TransformingSequence$iterator$1.next(Sequences.kt:243) at kotlin.sequences.FilteringSequence$iterator$1.calcNext(Sequences.kt:203) at kotlin.sequences.FilteringSequence$iterator$1.hasNext(Sequences.kt:227) at kotlin.sequences.SequencesKt___SequencesKt.firstOrNull(_Sequences.kt:172) at com.intellij.openapi.wm.impl.welcomeScreen.WelcomeFrame$Companion.prepareToShow$lambda$0(WelcomeFrame.kt:173) at com.intellij.openapi.wm.impl.welcomeScreen.WelcomeFrame$Companion$$Lambda/0x00007fc362c67a48.invoke(Unknown Source) at com.intellij.idea.IdeStarter$showWelcomeFrame$2$2.invokeSuspend(IdeStarter.kt:223) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100) at com.intellij.openapi.application.impl.DispatchedRunnable.run(DispatchedRunnable.kt:42) at com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:239) at com.intellij.openapi.application.TransactionGuardImpl.access$100(TransactionGuardImpl.java:25) at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:221) at com.intellij.openapi.application.impl.NonBlockingFlushQueue.runNextEvent$lambda$1$1$0(NonBlockingFlushQueue.kt:334) at com.intellij.openapi.application.impl.NonBlockingFlushQueue$$Lambda/0x00007fc362c39310.compute(Unknown Source) at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:901) at com.intellij.openapi.application.impl.NonBlockingFlushQueue.runNextEvent$lambda$1$1(NonBlockingFlushQueue.kt:333) at com.intellij.openapi.application.impl.NonBlockingFlushQueue$$Lambda/0x00007fc3624bf668.invoke(Unknown Source) at com.intellij.concurrency.ThreadContext.resetThreadContext(threadContext.kt:294) at com.intellij.openapi.application.impl.NonBlockingFlushQueue.runNextEvent$lambda$1(NonBlockingFlushQueue.kt:330) at com.intellij.openapi.application.impl.NonBlockingFlushQueue$$Lambda/0x00007fc3624bf410.invoke(Unknown Source) at com.intellij.platform.locking.impl.NestedLocksThreadingSupport.tryRunWriteIntentReadAction(NestedLocksThreadingSupport.kt:689) at com.intellij.openapi.application.impl.NonBlockingFlushQueue.runNextEvent(NonBlockingFlushQueue.kt:326) at com.intellij.openapi.application.impl.NonBlockingFlushQueue.flushNow(NonBlockingFlushQueue.kt:305) at com.intellij.openapi.application.impl.NonBlockingFlushQueue.FLUSH_NOW$lambda$0(NonBlockingFlushQueue.kt:167) at com.intellij.openapi.application.impl.NonBlockingFlushQueue$$Lambda/0x00007fc362222508.run(Unknown Source) 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.10/java.security.AccessController.executePrivileged(AccessController.java:778) at java.base@21.0.10/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base@21.0.10/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:664) at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:517) at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$0$0$0(IdeEventQueue.kt:333) at com.intellij.ide.IdeEventQueue$$Lambda/0x00007fc362bc2818.invoke(Unknown Source) at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$1(IdeEventQueue.kt:1065) at com.intellij.ide.IdeEventQueueKt$$Lambda/0x00007fc362bc2a70.run(Unknown Source) at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:109) at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1065) at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$0(IdeEventQueue.kt:331) at com.intellij.ide.IdeEventQueue$$Lambda/0x00007fc362bc1840.run(Unknown Source) at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:371) 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) "ApplicationImpl pooled thread 2" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@21.0.10/sun.nio.ch.Net.poll(Native Method) at java.base@21.0.10/sun.nio.ch.NioSocketImpl.park(NioSocketImpl.java:191) at java.base@21.0.10/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:280) at java.base@21.0.10/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:304) at java.base@21.0.10/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:346) at java.base@21.0.10/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:796) at java.base@21.0.10/java.net.Socket$SocketInputStream.read(Socket.java:1099) at java.base@21.0.10/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:489) at java.base@21.0.10/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:483) at java.base@21.0.10/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70) at java.base@21.0.10/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1461) at java.base@21.0.10/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1066) at java.base@21.0.10/java.io.BufferedInputStream.fill(BufferedInputStream.java:291) at java.base@21.0.10/java.io.BufferedInputStream.read1(BufferedInputStream.java:347) at java.base@21.0.10/java.io.BufferedInputStream.implRead(BufferedInputStream.java:420) at java.base@21.0.10/java.io.BufferedInputStream.read(BufferedInputStream.java:399) at java.base@21.0.10/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:827) at java.base@21.0.10/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:759) at java.base@21.0.10/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1720) at java.base@21.0.10/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1629) at java.base@21.0.10/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:531) at java.base@21.0.10/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:307) at com.intellij.util.io.HttpRequests.openConnection(HttpRequests.java:641) at com.intellij.util.io.HttpRequests$RequestImpl.getConnection(HttpRequests.java:381) at com.intellij.util.io.HttpRequests$RequestImpl.getInputStream(HttpRequests.java:389) at com.intellij.ide.plugins.marketplace.MarketplaceRequests$Companion.loadLastCompatiblePluginsUpdate$lambda$3(MarketplaceRequests.kt:250) at com.intellij.ide.plugins.marketplace.MarketplaceRequests$Companion$$Lambda/0x00007fc362de41f8.process(Unknown Source) at com.intellij.util.io.HttpRequests.doProcess(HttpRequests.java:544) at com.intellij.util.io.HttpRequests.process(HttpRequests.java:526) at com.intellij.util.io.HttpRequests$RequestBuilderImpl.connect(HttpRequests.java:355) at com.intellij.ide.plugins.marketplace.MarketplaceRequests$Companion.loadLastCompatiblePluginsUpdate(MarketplaceRequests.kt:249) at com.intellij.ide.plugins.marketplace.MarketplaceRequests$Companion.loadLastCompatiblePluginUpdate(MarketplaceRequests.kt:185) at com.intellij.ide.plugins.marketplace.MarketplaceRequests$Companion.checkLastCompatiblePluginUpdate(MarketplaceRequests.kt:198) at com.intellij.openapi.updateSettings.impl.UpdateChecker.findUpdatesInJetBrainsRepository(UpdateChecker.kt:472) at com.intellij.openapi.updateSettings.impl.UpdateChecker.getInternalPluginUpdates(UpdateChecker.kt:368) at com.intellij.openapi.updateSettings.impl.UpdateCheckerFacadeImpl.getInternalPluginUpdates(UpdateChecker.kt:106) at com.intellij.ide.plugins.newui.PluginUpdatesService.lambda$calculateUpdates$9(PluginUpdatesService.java:280) at com.intellij.ide.plugins.newui.PluginUpdatesService$$Lambda/0x00007fc362d65000.run(Unknown Source) at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:167) at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:167) at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:173) at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:167) at com.intellij.util.concurrency.ContextRunnable.lambda$run$0(ContextRunnable.java:26) at com.intellij.util.concurrency.ContextRunnable$$Lambda/0x00007fc3622476b8.invoke(Unknown Source) at com.intellij.concurrency.ThreadContext.resetThreadContext(threadContext.kt:294) at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:25) at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:248) at com.intellij.util.concurrency.BoundedTaskExecutor.access$200(BoundedTaskExecutor.java:27) at com.intellij.util.concurrency.BoundedTaskExecutor$1.executeFirstTaskAndHelpQueue(BoundedTaskExecutor.java:226) at com.intellij.util.concurrency.BoundedTaskExecutor$1.run(BoundedTaskExecutor.java:214) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:735) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732) at java.base@21.0.10/java.security.AccessController.executePrivileged(AccessController.java:778) at java.base@21.0.10/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583) "main" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE at java.base@21.0.10/java.util.GregorianCalendar.computeTime(GregorianCalendar.java:2758) at java.base@21.0.10/java.util.Calendar.updateTime(Calendar.java:3427) at java.base@21.0.10/java.util.Calendar.getTimeInMillis(Calendar.java:1814) at java.base@21.0.10/java.util.Calendar.getTime(Calendar.java:1785) at java.base@21.0.10/java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1563) at java.base@21.0.10/java.text.DateFormat.parse(DateFormat.java:397) at com.intellij.ide.F.N.qr.q(qr.java:268) at com.intellij.ide.F.N.qr.F(qr.java:145) at com.intellij.ide.F.N.FV.F(FV.java:124) at com.intellij.ide.F.N.FV.x(FV.java:119) at com.intellij.ide.F.g.q.F(q.java:88) at com.intellij.ide.F.g.q$$Lambda/0x00007fc362de7c80.F(Unknown Source) at com.intellij.ide.F.N.W.H(W.java:24) at com.intellij.ide.F.N.C.F(C.java:431) at com.intellij.ide.F.N.C.F(C.java:414) at com.intellij.ide.F.N.z.F(z.java:175) at java.base@21.0.10/java.lang.invoke.LambdaForm$DMH/0x00007fc362390000.invokeVirtual(LambdaForm$DMH) at java.base@21.0.10/java.lang.invoke.LambdaForm$MH/0x00007fc362391800.invoke(LambdaForm$MH) at java.base@21.0.10/java.lang.invoke.LambdaForm$MH/0x00007fc362343c00.invokeExact_MT(LambdaForm$MH) at java.base@21.0.10/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155) at java.base@21.0.10/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@21.0.10/java.lang.reflect.Method.invoke(Method.java:580) at com.intellij.idea.F.invokeSuspend(F.java:52) at java.base@21.0.10/java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(DirectMethodHandle$Holder) at java.base@21.0.10/java.lang.invoke.LambdaForm$MH/0x00007fc3620c3400.invoke(LambdaForm$MH) at java.base@21.0.10/java.lang.invoke.Invokers$Holder.invokeExact_MT(Invokers$Holder) at java.base@21.0.10/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:154) at java.base@21.0.10/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@21.0.10/java.lang.reflect.Method.invoke(Method.java:580) at com.intellij.idea.F.F(F.java) at java.base@21.0.10/java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(DirectMethodHandle$Holder) at java.base@21.0.10/java.lang.invoke.LambdaForm$MH/0x00007fc36238a400.invoke(LambdaForm$MH) at java.base@21.0.10/java.lang.invoke.LambdaForm$MH/0x00007fc362343c00.invokeExact_MT(LambdaForm$MH) at java.base@21.0.10/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:155) at java.base@21.0.10/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base@21.0.10/java.lang.reflect.Method.invoke(Method.java:580) at com.intellij.idea.F.invoke(F.java) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:44) at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:285) at com.intellij.idea.MainImpl.start(MainImpl.kt:51) at com.intellij.platform.ide.bootstrap.StartupUtil$startApplication$10$2.invokeSuspend(startup.kt:323) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:112) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$BuildersKt__BuildersKt(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:53) 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:66) at com.intellij.idea.Main.main(Main.kt:47) "BaseDataReader: error stream of fsnotifier" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@21.0.10/java.io.FileInputStream.readBytes(Native Method) at java.base@21.0.10/java.io.FileInputStream.implRead(FileInputStream.java:366) at java.base@21.0.10/java.io.FileInputStream.read(FileInputStream.java:358) at java.base@21.0.10/java.io.BufferedInputStream.read1(BufferedInputStream.java:345) at java.base@21.0.10/java.io.BufferedInputStream.implRead(BufferedInputStream.java:420) at java.base@21.0.10/java.io.BufferedInputStream.read(BufferedInputStream.java:405) at java.base@21.0.10/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:350) at java.base@21.0.10/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:393) at java.base@21.0.10/sun.nio.cs.StreamDecoder.lockedRead(StreamDecoder.java:217) at java.base@21.0.10/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177) at java.base@21.0.10/java.io.InputStreamReader.read(InputStreamReader.java:188) at java.base@21.0.10/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/0x00007fc3629b4060.run(Unknown Source) at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:249) at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48) at com.intellij.util.io.BaseDataReader$$Lambda/0x00007fc3629b1ef0.run(Unknown Source) at java.base@21.0.10/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base@21.0.10/java.util.concurrent.FutureTask.run(FutureTask.java:317) at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:167) at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:167) at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:173) at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:167) at com.intellij.util.concurrency.ContextRunnable.lambda$run$0(ContextRunnable.java:26) at com.intellij.util.concurrency.ContextRunnable$$Lambda/0x00007fc3622476b8.invoke(Unknown Source) at com.intellij.concurrency.ThreadContext.resetThreadContext(threadContext.kt:294) at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:25) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:735) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732) at java.base@21.0.10/java.security.AccessController.executePrivileged(AccessController.java:778) at java.base@21.0.10/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583) "BaseDataReader: output stream of fsnotifier" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@21.0.10/java.io.FileInputStream.readBytes(Native Method) at java.base@21.0.10/java.io.FileInputStream.implRead(FileInputStream.java:366) at java.base@21.0.10/java.io.FileInputStream.read(FileInputStream.java:358) at java.base@21.0.10/java.io.BufferedInputStream.read1(BufferedInputStream.java:345) at java.base@21.0.10/java.io.BufferedInputStream.implRead(BufferedInputStream.java:420) at java.base@21.0.10/java.io.BufferedInputStream.read(BufferedInputStream.java:405) at java.base@21.0.10/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:350) at java.base@21.0.10/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:393) at java.base@21.0.10/sun.nio.cs.StreamDecoder.lockedRead(StreamDecoder.java:217) at java.base@21.0.10/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177) at java.base@21.0.10/java.io.InputStreamReader.read(InputStreamReader.java:188) at java.base@21.0.10/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/0x00007fc3629b4060.run(Unknown Source) at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:249) at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48) at com.intellij.util.io.BaseDataReader$$Lambda/0x00007fc3629b1ef0.run(Unknown Source) at java.base@21.0.10/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base@21.0.10/java.util.concurrent.FutureTask.run(FutureTask.java:317) at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:167) at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:167) at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:173) at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:167) at com.intellij.util.concurrency.ContextRunnable.lambda$run$0(ContextRunnable.java:26) at com.intellij.util.concurrency.ContextRunnable$$Lambda/0x00007fc3622476b8.invoke(Unknown Source) at com.intellij.concurrency.ThreadContext.resetThreadContext(threadContext.kt:294) at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:25) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:735) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732) at java.base@21.0.10/java.security.AccessController.executePrivileged(AccessController.java:778) at java.base@21.0.10/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583) "DefaultDispatcher-worker-10" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE at java.management@21.0.10/sun.management.ThreadImpl.dumpThreads0(Native Method) at java.management@21.0.10/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:518) at java.management@21.0.10/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:506) at com.intellij.diagnostic.ThreadDumper.getThreadInfos(ThreadDumper.java:72) 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:34) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:610) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runDefaultDispatcherTask(CoroutineScheduler.kt:1194) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:906) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:775) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:762) "DefaultDispatcher-worker-19" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE at java.management@21.0.10/sun.management.ThreadImpl.dumpThreads0(Native Method) at java.management@21.0.10/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:518) at java.management@21.0.10/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:506) at com.intellij.diagnostic.ThreadDumper.getThreadInfos(ThreadDumper.java:72) 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:34) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:610) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runDefaultDispatcherTask(CoroutineScheduler.kt:1194) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:906) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:775) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:762) "Netty Builtin Server 1" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@21.0.10/sun.nio.ch.EPoll.wait(Native Method) at java.base@21.0.10/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:121) at java.base@21.0.10/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) at java.base@21.0.10/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:142) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioIoHandler.select(NioIoHandler.java:646) at io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:432) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:203) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:174) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1123) 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.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583) "Netty Station Client 1-1" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@21.0.10/sun.nio.ch.EPoll.wait(Native Method) at java.base@21.0.10/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:121) at java.base@21.0.10/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) at java.base@21.0.10/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:142) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioIoHandler.select(NioIoHandler.java:646) at io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:432) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:203) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:174) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1123) 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.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583) "Netty Station Server 1-1" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@21.0.10/sun.nio.ch.EPoll.wait(Native Method) at java.base@21.0.10/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:121) at java.base@21.0.10/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) at java.base@21.0.10/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:142) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioIoHandler.select(NioIoHandler.java:646) at io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:432) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:203) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:174) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1123) 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.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/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.10/sun.nio.ch.UnixDomainSockets.accept0(Native Method) at java.base@21.0.10/sun.nio.ch.UnixDomainSockets.accept(UnixDomainSockets.java:173) at java.base@21.0.10/sun.nio.ch.ServerSocketChannelImpl.implAccept(ServerSocketChannelImpl.java:427) at java.base@21.0.10/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:399) at com.intellij.platform.ide.bootstrap.DirectoryLock.acceptConnections(DirectoryLock.java:365) at com.intellij.platform.ide.bootstrap.DirectoryLock$$Lambda/0x00007fc3620c5aa8.run(Unknown Source) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583) "process reaper (pid 27576)" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@21.0.10/java.lang.ProcessHandleImpl.waitForProcessExit0(Native Method) at java.base@21.0.10/java.lang.ProcessHandleImpl$1.run(ProcessHandleImpl.java:163) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583) at java.base@21.0.10/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:186) "AWT-XAWT" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.desktop/sun.awt.X11.XToolkit.waitForEvents(Native Method) at java.desktop/sun.awt.X11.XToolkit.run(XToolkit.java:1004) at java.desktop/sun.awt.X11.XToolkit.run(XToolkit.java:968) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/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.10/java.lang.ref.Reference.waitForReferencePendingList(Native Method) at java.base@21.0.10/java.lang.ref.Reference.processPendingReferences(Reference.java:246) at java.base@21.0.10/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:208) "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-3" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING at java.base@21.0.10/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410) at com.intellij.openapi.progress.impl.CoreProgressManager.sleepIfNeededToGivePriorityToAnotherThread(CoreProgressManager.java:953) at com.intellij.openapi.progress.impl.ProgressManagerImpl.runCheckCanceledHooks(ProgressManagerImpl.java:291) at com.intellij.openapi.progress.impl.CoreProgressManager.doCheckCanceled(CoreProgressManager.java:161) at com.intellij.openapi.progress.ProgressManager.checkCanceled(ProgressManager.java:336) at com.intellij.serviceContainer.ContainerUtilKt.checkCanceledIfNotInClassInit(containerUtil.kt:25) at com.intellij.serviceContainer.ComponentManagerImpl.instantiateClass(ComponentManagerImpl.kt:870) at com.intellij.serviceContainer.ComponentManagerImpl.createListener(ComponentManagerImpl.kt:939) at com.intellij.util.messages.impl.LazyListenerKt.subscribeLazyListeners(lazyListener.kt:30) at com.intellij.util.messages.impl.MessageBusImpl.doComputeSubscribers$intellij_platform_core(MessageBusImpl.kt:279) at com.intellij.util.messages.impl.CompositeMessageBus.doComputeSubscribers$intellij_platform_core(CompositeMessageBus.kt:60) at com.intellij.util.messages.impl.MessageBusImpl.computeSubscribers$intellij_platform_core(MessageBusImpl.kt:297) at com.intellij.util.messages.impl.CompositeMessageBus.computeSubscribers$intellij_platform_core(CompositeMessageBus.kt:56) at com.intellij.util.messages.impl.MessagePublisher$publish$handlers$1.invoke(MessageBusImpl.kt:551) at com.intellij.util.messages.impl.MessagePublisher$publish$handlers$1.invoke(MessageBusImpl.kt:551) at com.intellij.util.messages.impl.MessagePublisher.publish$lambda$0(MessageBusImpl.kt:551) at com.intellij.util.messages.impl.MessagePublisher$$Lambda/0x00007fc36255f328.apply(Unknown Source) at java.base@21.0.10/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708) at com.intellij.util.messages.impl.MessagePublisher.publish$intellij_platform_core(MessageBusImpl.kt:551) at com.intellij.util.messages.impl.MessagePublisher.invoke(MessageBusImpl.kt:533) at jdk.proxy2/jdk.proxy2.$Proxy58.uiFreezeStarted(Unknown Source) at com.intellij.diagnostic.PerformanceWatcherImpl$FreezeCheckerTask.startFreezeReporting(PerformanceWatcherImpl.kt:374) at com.intellij.diagnostic.PerformanceWatcherImpl$FreezeCheckerTask.edtFrozen(PerformanceWatcherImpl.kt:350) at com.intellij.diagnostic.PerformanceWatcherImpl$1$1.invokeSuspend(PerformanceWatcherImpl.kt:104) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:610) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runDefaultDispatcherTask(CoroutineScheduler.kt:1194) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:906) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:775) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:762) "fsnotifier" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1855b555 at java.base@21.0.10/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371) at java.base@21.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519) at java.base@21.0.10/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:4013) at java.base@21.0.10/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3961) at java.base@21.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1746) at java.base@21.0.10/java.lang.ProcessImpl.waitFor(ProcessImpl.java:425) at com.intellij.execution.process.ProcessWaitFor.lambda$new$0(ProcessWaitFor.java:28) at com.intellij.execution.process.ProcessWaitFor$$Lambda/0x00007fc3629ae250.run(Unknown Source) at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:249) at com.intellij.execution.process.ProcessWaitFor.lambda$new$1(ProcessWaitFor.java:23) at com.intellij.execution.process.ProcessWaitFor$$Lambda/0x00007fc3629a8760.run(Unknown Source) at java.base@21.0.10/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base@21.0.10/java.util.concurrent.FutureTask.run(FutureTask.java:317) at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:167) at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:167) at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:173) at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:167) at com.intellij.util.concurrency.ContextRunnable.lambda$run$0(ContextRunnable.java:26) at com.intellij.util.concurrency.ContextRunnable$$Lambda/0x00007fc3622476b8.invoke(Unknown Source) at com.intellij.concurrency.ThreadContext.resetThreadContext(threadContext.kt:294) at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:25) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:735) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732) at java.base@21.0.10/java.security.AccessController.executePrivileged(AccessController.java:778) at java.base@21.0.10/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583) "ApplicationImpl pooled thread 1" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@3759c195 at java.base@21.0.10/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410) at java.base@21.0.10/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452) at java.base@21.0.10/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194) at java.base@21.0.10/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235) at java.base@21.0.10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:735) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732) at java.base@21.0.10/java.security.AccessController.executePrivileged(AccessController.java:778) at java.base@21.0.10/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583) "ApplicationImpl pooled thread 3" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@3759c195 at java.base@21.0.10/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410) at java.base@21.0.10/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452) at java.base@21.0.10/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194) at java.base@21.0.10/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235) at java.base@21.0.10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:735) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732) at java.base@21.0.10/java.security.AccessController.executePrivileged(AccessController.java:778) at java.base@21.0.10/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583) "ApplicationImpl pooled thread 4" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@3759c195 at java.base@21.0.10/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410) at java.base@21.0.10/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452) at java.base@21.0.10/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194) at java.base@21.0.10/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235) at java.base@21.0.10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:735) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732) at java.base@21.0.10/java.security.AccessController.executePrivileged(AccessController.java:778) at java.base@21.0.10/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583) "I/O pool 4" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@9ec549c at java.base@21.0.10/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410) at java.base@21.0.10/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452) at java.base@21.0.10/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194) at java.base@21.0.10/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235) at java.base@21.0.10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:735) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732) at java.base@21.0.10/java.security.AccessController.executePrivileged(AccessController.java:778) at java.base@21.0.10/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base@21.0.10/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/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@6b28817a at java.base@21.0.10/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371) at java.base@21.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519) at java.base@21.0.10/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:4013) at java.base@21.0.10/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3961) at java.base@21.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1746) at java.base@21.0.10/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:67) at java.base@21.0.10/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158) at java.base@21.0.10/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$lambda$2(DebugProbesImpl.kt:92) at kotlinx.coroutines.debug.internal.DebugProbesImpl$$Lambda/0x00007fc362460bd8.invoke(Unknown Source) at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30) "HandlingStartupEventsContext" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2931467a at java.base@21.0.10/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371) at java.base@21.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519) at java.base@21.0.10/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:4013) at java.base@21.0.10/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3961) at java.base@21.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1746) at java.base@21.0.10/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170) at java.base@21.0.10/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583) "Java2D Disposer" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@ea793b2 at java.base@21.0.10/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371) at java.base@21.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519) at java.base@21.0.10/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:4013) at java.base@21.0.10/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3961) at java.base@21.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1746) at java.base@21.0.10/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:67) at java.base@21.0.10/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158) at java.base@21.0.10/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:234) at java.desktop/sun.java2d.Disposer.run(Disposer.java:145) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583) "Kernel event loop thread nbqr8hmr4468kanuud0p" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4ec53cab at java.base@21.0.10/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371) at java.base@21.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519) at java.base@21.0.10/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:4013) at java.base@21.0.10/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3961) at java.base@21.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1746) at java.base@21.0.10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583) "process reaper" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@79a3dfbd at java.base@21.0.10/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410) at java.base@21.0.10/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452) at java.base@21.0.10/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194) at java.base@21.0.10/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235) at java.base@21.0.10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583) at java.base@21.0.10/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:186) "Common-Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@41d289eb at java.base@21.0.10/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1886) at java.base@21.0.10/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71) at java.base@21.0.10/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143) at java.base@21.0.10/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218) at java.base@21.0.10/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583) at java.base@21.0.10/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@59a0b5ae at java.base@21.0.10/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.10/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) at java.base@21.0.10/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583) "TimerQueue" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@44847e34 at java.base@21.0.10/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371) at java.base@21.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519) at java.base@21.0.10/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:4013) at java.base@21.0.10/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3961) at java.base@21.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1746) at java.base@21.0.10/java.util.concurrent.DelayQueue.take(DelayQueue.java:243) at java.desktop/javax.swing.TimerQueue.run(TimerQueue.java:165) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583) "Finalizer" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.lang.ref.NativeReferenceQueue$Lock@54abd8f3 at java.base@21.0.10/java.lang.Object.wait0(Native Method) at java.base@21.0.10/java.lang.Object.wait(Object.java:366) at java.base@21.0.10/java.lang.Object.wait(Object.java:339) at java.base@21.0.10/java.lang.ref.NativeReferenceQueue.await(NativeReferenceQueue.java:48) at java.base@21.0.10/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158) at java.base@21.0.10/java.lang.ref.NativeReferenceQueue.remove(NativeReferenceQueue.java:89) at java.base@21.0.10/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@3645ed at java.base@21.0.10/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1886) at java.base@21.0.10/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71) at java.base@21.0.10/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143) at java.base@21.0.10/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218) at com.sun.jna.internal.Cleaner$CleanerThread.run(Cleaner.java:154) "AWT-Shutdown" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.lang.Object@441aed5 at java.base@21.0.10/java.lang.Object.wait0(Native Method) at java.base@21.0.10/java.lang.Object.wait(Object.java:366) at java.base@21.0.10/java.lang.Object.wait(Object.java:339) at java.desktop/sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:291) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/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.10/java.lang.Thread.sleep0(Native Method) at java.base@21.0.10/java.lang.Thread.sleep(Thread.java:509) at com.intellij.diagnostic.JVMResponsivenessMonitor.samplingLoop(JVMResponsivenessMonitor.java:115) at com.intellij.diagnostic.JVMResponsivenessMonitor$$Lambda/0x00007fc362da1d90.run(Unknown Source) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583) "Keep-Alive-Timer" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING at java.base@21.0.10/java.lang.Thread.sleep0(Native Method) at java.base@21.0.10/java.lang.Thread.sleep(Thread.java:509) at java.base@21.0.10/sun.net.www.http.KeepAliveCache.run(KeepAliveCache.java:238) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583) at java.base@21.0.10/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:186) "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@509e9f49 at java.base@21.0.10/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.10/java.util.concurrent.DelayQueue.take(DelayQueue.java:255) at com.intellij.util.concurrency.AppDelayQueue$TransferThread.run(AppDelayQueue.java:83) "kotlinx.coroutines.DefaultExecutor" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on kotlinx.coroutines.DefaultExecutor@362f8c2a at java.base@21.0.10/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:118) at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583) "JobScheduler FJ pool 0/5" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.ForkJoinPool@7441688d at java.base@21.0.10/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.10/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:2145) at java.base@21.0.10/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:2036) at java.base@21.0.10/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:187) "JobScheduler FJ pool 1/5" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.util.concurrent.ForkJoinPool@7441688d at java.base@21.0.10/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.10/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:2145) at java.base@21.0.10/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:2036) at java.base@21.0.10/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:187) "JobScheduler FJ pool 2/5" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.util.concurrent.ForkJoinPool@7441688d at java.base@21.0.10/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.10/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:2145) at java.base@21.0.10/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:2036) at java.base@21.0.10/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:187) "Timer-0" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.TaskQueue@5b6fc4e5 at java.base@21.0.10/java.lang.Object.wait0(Native Method) at java.base@21.0.10/java.lang.Object.wait(Object.java:366) at java.base@21.0.10/java.util.TimerThread.mainLoop(Timer.java:563) at java.base@21.0.10/java.util.TimerThread.run(Timer.java:516) ---------- Coroutine dump (stripped) ---------- - BlockingCoroutine{Active}@34874107 [BlockingEventLoop] - StandaloneCoroutine{Active} [BlockingEventLoop] - "Transactor loop Kernel@nbqr8hmr4468kanuud0p":StandaloneCoroutine{Active} [ThreadLocal(value=fleet.tracing.runtime.Span$Noop@18c5ef01, threadLocal = fleet.multiplatform.shims.ThreadLocal_jvmKt$threadLocal$1@6de381a6), kotlinx.coroutines.UndispatchedMarker, java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService] - StandaloneCoroutine{Active} [kotlinx.coroutines.UndispatchedMarker, Kernel@nbqr8hmr4468kanuud0p, DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ThreadLocal(value=fleet.tracing.runtime.Span$Noop@18c5ef01, threadLocal = fleet.multiplatform.shims.ThreadLocal_jvmKt$threadLocal$1@6de381a6), Dispatchers.Unconfined] - StandaloneCoroutine{Active} [kotlinx.coroutines.UndispatchedMarker, Kernel@nbqr8hmr4468kanuud0p, DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ThreadLocal(value=fleet.tracing.runtime.Span$Noop@18c5ef01, threadLocal = fleet.multiplatform.shims.ThreadLocal_jvmKt$threadLocal$1@6de381a6), BlockingEventLoop] - ProducerCoroutine{Active} [kotlinx.coroutines.UndispatchedMarker, Kernel@nbqr8hmr4468kanuud0p, DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ThreadLocal(value=fleet.tracing.runtime.Span$Noop@18c5ef01, threadLocal = fleet.multiplatform.shims.ThreadLocal_jvmKt$threadLocal$1@6de381a6), BlockingEventLoop] - ProducerCoroutine{Active} [kotlinx.coroutines.UndispatchedMarker, Kernel@nbqr8hmr4468kanuud0p, DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ThreadLocal(value=fleet.tracing.runtime.Span$Noop@18c5ef01, threadLocal = fleet.multiplatform.shims.ThreadLocal_jvmKt$threadLocal$1@6de381a6), BlockingEventLoop] - "Application":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p)] - "ApplicationImpl@644545774 container":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x org.jetbrains.plugins.textmate)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x com.intellij.copyright)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x com.intellij.modules.json)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x org.jetbrains.plugins.yaml)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x7 of] "(ApplicationImpl@644545774 x com.intellij.database)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "(ApplicationImpl@644545774 x org.intellij.plugins.markdown)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x JavaScript)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x5 of] "(ApplicationImpl@644545774 x org.jetbrains.plugins.terminal)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x28 of] "(ApplicationImpl@644545774 x com.intellij)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x com.intellij)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.rpc.topics.frontend.FrontendRemoteTopicListenersRegistry":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.rpc.topics.frontend.FrontendRemoteTopicListenersRegistry":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.rpc.topics.frontend.FrontendRemoteTopicListenersRegistry$1$1.invokeSuspend(FrontendRemoteTopicListenersRegistry.kt:37) at fleet.rpc.client.DurableKt$durable$2.invokeSuspend(Durable.kt:28) at fleet.rpc.client.DurableKt.durable(Durable.kt:28) at com.intellij.platform.rpc.topics.frontend.FrontendRemoteTopicListenersRegistry$1.invokeSuspend(FrontendRemoteTopicListenersRegistry.kt:36) - "com.intellij.platform.rpc.topics.frontend.FrontendRemoteTopicListenersRegistry":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.rpc.topics.backend.BackendRemoteTopicApi$subscribe$2.invokeSuspend(BackendRemoteTopicApi.kt:21) -[x2 of] "(ApplicationImpl@644545774 x org.jetbrains.completion.full.line)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "(ApplicationImpl@644545774 x com.jetbrains.sh)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x com.intellij)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.rpc.backend.impl.RemoteApiRegistry":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x com.intellij)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.kernel.backend.BackendKernelService":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.kernel.backend.BackendKernelService":StandaloneCoroutine{Completing} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "KernelCoroutineScope":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "RemoteKernelScope":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), Dispatchers.Default] - "(ApplicationImpl@644545774 x com.intellij.completion.ml.ranking)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x hg4idea)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x com.jetbrains.station)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.station.core.services.IdeStationServerService":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.station.core.services.IdeStationServerService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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 com.intellij.station.core.services.IdeStationServerService$1.invokeSuspend(IdeStationServerService.kt:39) - "com.intellij.station.core.services.IdeStationServerService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.station.core.services.IdeStationServerService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.station.core.services.IdeStationServerService$1$1$1.invokeSuspend(IdeStationServerService.kt:50) at com.intellij.station.core.services.IdeStationServerService$1$1.invokeSuspend(IdeStationServerService.kt:45) - "com.intellij.station.core.services.IdeStationServerService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.station.comms.common.netty.server.NettyServicesServerBase$1.invokeSuspend(NettyServicesServerBase.kt:75) - "com.intellij.station.core.services.IdeStationServerService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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 com.intellij.station.comms.common.netty.server.NettyServicesServerBase$2.invokeSuspend(NettyServicesServerBase.kt:82) - "com.intellij.station.core.services.IdeStationServerService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.station.core.services.IdeStationServerService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.station.comms.common.netty.server.NettyServicesServerBase$2$1.invokeSuspend(NettyServicesServerBase.kt:128) - "com.intellij.station.core.services.IdeStationServerService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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 com.intellij.station.comms.common.netty.server.NettyServicesServerBase$3.invokeSuspend(NettyServicesServerBase.kt:140) - "com.intellij.station.core.services.IdeStationServerService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.station.core.services.IdeStationServerService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.station.comms.common.netty.server.NettyServicesServerBase$3$1.invokeSuspend(NettyServicesServerBase.kt:143) - "com.intellij.station.core.services.IdeStationServerService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO] at com.intellij.station.core.impl.StationSocketConnectionLoop$connectWithRetries$2.invokeSuspend(StationConnectionUtil.kt:128) at com.intellij.station.core.discovery.DefaultDiscoveryService$doDiscovery$2.invokeSuspend(DefaultDiscoveryService.kt:88) at com.intellij.station.core.discovery.DefaultDiscoveryService.doDiscovery(DefaultDiscoveryService.kt:43) at com.intellij.station.core.discovery.DefaultDiscoveryService$1.invokeSuspend(DefaultDiscoveryService.kt:137) - "com.intellij.station.core.toolbox.ToolboxDaemonLauncher":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.station.core.toolbox.ToolboxDaemonLauncher":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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 com.intellij.station.core.toolbox.ToolboxDaemonLauncher$1.invokeSuspend(ToolboxDaemonLauncher.kt:41) - "com.intellij.station.core.toolbox.ToolboxDaemonLauncher":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.station.core.IdeServicesHostApplication":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.station.core.impl.IdeStationServicesClientImpl":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.station.core.impl.IdeStationServicesClientImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35) - "(ApplicationImpl@644545774 x com.intellij)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.history.integration.LocalHistoryImpl":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.history.integration.LocalHistoryImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.history.integration.LocalHistoryImpl$init$3.invokeSuspend(LocalHistoryImpl.kt:100) - "(ApplicationImpl@644545774 x com.intellij)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.startup.importSettings.data.SettingsServiceImpl":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.startup.importSettings.transfer.SettingTransferService":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.startup.importSettings.transfer.ScopeHolder":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.startup.importSettings.jb.JbImportServiceImpl":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.startup.importSettings.jb.JbAfterRestartSettingsApplier":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x com.intellij)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.trialPromotion.common.TrialStateService":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.trialPromotion.common.TrialStateService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3137) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:761) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "com.intellij.platform.trialPromotion.common.TrialStateService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "com.intellij.platform.trialPromotion.common.TrialStateService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.trialPromotion.common.TrialStateUtils$subscribeAsFlow$1.invokeSuspend(TrialStateUtils.kt:218) - "com.intellij.platform.trialPromotion.common.TrialStateService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "com.intellij.platform.trialPromotion.common.TrialStateService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.trialPromotion.common.TrialStateService$1.invokeSuspend(TrialStateService.kt:254) - "com.intellij.platform.trialPromotion.common.TrialStateService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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 com.intellij.platform.trialPromotion.common.TrialStateService$2.invokeSuspend(TrialStateService.kt:261) - "com.intellij.platform.trialPromotion.common.TrialStateService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.platform.trialPromotion.common.TrialStateService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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 com.intellij.platform.trialPromotion.common.TrialStateService$3.invokeSuspend(TrialStateService.kt:285) - "com.intellij.platform.trialPromotion.common.TrialStateService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.platform.trialPromotion.common.TrialStateService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.trialPromotion.common.TrialStateUtils$subscribeAsFlow$1.invokeSuspend(TrialStateUtils.kt:218) - "com.intellij.platform.trialPromotion.common.TrialStateService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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 com.intellij.platform.trialPromotion.common.TrialStateService$4.invokeSuspend(TrialStateService.kt:343) - "com.intellij.platform.trialPromotion.common.TrialStateService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "(ApplicationImpl@644545774 x org.jetbrains.completion.full.line)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.llmInstaller.ui.promo2.AIPromoWindowAdvisor":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.llmInstaller.ui.promo2.AIPromoWindowAdvisor":LazyDeferredCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__LogicKt.any(Logic.kt:119) at com.intellij.llmInstaller.ui.promo2.UtilKt$awaitAndGetLicensingFacade$2.invokeSuspend(util.kt:25) at kotlinx.coroutines.TimeoutKt.withTimeoutOrNull(Timeout.kt:102) at com.intellij.llmInstaller.ui.promo2.UtilKt.awaitAndGetLicensingFacade(util.kt:24) at com.intellij.llmInstaller.ui.promo2.AudienceKt.isPromoForbiddenGlobal(audience.kt:137) at com.intellij.llmInstaller.ui.promo2.AIPromoWindowAdvisor$doLongStateComputation$verdict$1.invokeSuspend(AIPromoWindowAdvisor.kt:198) at com.intellij.llmInstaller.ui.promo2.AIPromoWindowAdvisor.doLongStateComputation(AIPromoWindowAdvisor.kt:197) at com.intellij.llmInstaller.ui.promo2.AIPromoWindowAdvisor.calculateInitialVerdict(AIPromoWindowAdvisor.kt:165) at com.intellij.llmInstaller.ui.promo2.AIPromoWindowAdvisor$createVerdictCalculationDef$1.invokeSuspend(AIPromoWindowAdvisor.kt:60) - "com.intellij.llmInstaller.ui.promo2.Keeper":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x com.intellij.platform.images)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x com.intellij.css)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x com.intellij.diagram)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x intellij.platform.ijent.impl)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x com.jetbrains.plugins.webDeployment)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x com.jetbrains.rust)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x com.jetbrains.restClient)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x XPathView)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x com.intellij.tasks)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x5 of] "(ApplicationImpl@644545774 x Docker)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x tanvd.grazi)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x com.intellij.nativeDebug)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x Git4Idea)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x org.jetbrains.plugins.github)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x org.jetbrains.plugins.gitlab)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x com.intellij.lang.qml)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x JavaScriptDebugger)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x NodeJS)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x org.jetbrains.plugins.node-remote-interpreter)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x com.intellij.configurationScript)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x com.jetbrains.codeWithMe)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rdserver.settings.BackendBroadcastSettingsStorageService":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rdserver.ui.actionPopupMenu.BackendActionManager":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.remoteDev.tests.impl.LambdaTestHost":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rdserver.settings.fileBasedSync.BackendFileBasedSettingsSyncService":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.remoteDev.tests.impl.DistributedTestHost":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x5 of] "(ApplicationImpl@644545774 x com.jetbrains.codeWithMe)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x Subversion)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "(ApplicationImpl@644545774 x com.jetbrains.gateway)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x org.jetbrains.plugins.docker.gateway)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.client.ClientAppSessionsManager":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "ApplicationImpl@644545774 container":ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "ApplicationImpl@644545774 container":StandaloneCoroutine{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "ApplicationImpl@644545774 container":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "ApplicationImpl@644545774 container":StandaloneCoroutine{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "com.intellij.psi.stubs.SerializationManagerImpl":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.diagnostic.WriteLockMeasurerImpl":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "ApplicationImpl@644545774 container":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.ide.bootstrap.ApplicationLoader$loadApp$2$5$3.invokeSuspend(ApplicationLoader.kt:239) - "com.intellij.rustrover.RustRoverMessagePoolAutoReporter":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "background error processing":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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 com.intellij.rustrover.RustRoverMessagePoolAutoReporter$1.invokeSuspend(RustRoverMessagePoolAutoReporter.kt:36) - "background error processing":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.util.coroutines.flow.FlowKt$debounceBatch$1.invokeSuspend(flow.kt:148) - "com.intellij.openapi.util.registry.RegistryManagerImpl":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.ui.laf.LafManagerImpl":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.ide.bootstrap.ScreenReaderStateManager":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.ide.bootstrap.ScreenReaderStateManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.ide.bootstrap.ScreenReaderStateManager$1.invokeSuspend(ScreenReaderStateManager.kt:19) - "com.intellij.ide.ui.customization.CustomActionsSchema":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.configurationStore.schemeManager.ApplicationSchemeManagerFactory":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.vfs.newvfs.persistent.ExecuteOnCoroutine":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "PersistentFsLoader":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO] - "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents$1.invokeSuspend(FeatureUsageSettingsEvents.kt:60) - "com.intellij.internal.statistic.eventLog.StatisticsEventLogProvidersHolder":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.internal.statistic.StatisticsServiceApplicationScope":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.find.impl.FindSettingsCoroutineScopeProvider":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "app service preloading":ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.diagnostic.PerformanceWatcherImpl":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "EDT freeze detector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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 com.intellij.diagnostic.PerformanceWatcherImpl$1.invokeSuspend(PerformanceWatcherImpl.kt:98) - "EDT freeze detector":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "EDT sampling":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.diagnostic.PerformanceWatcherImpl.samplePerformance(PerformanceWatcherImpl.kt:213) at com.intellij.diagnostic.PerformanceWatcherImpl$startEdtSampling$1.invokeSuspend(PerformanceWatcherImpl.kt:133) -[x2 of] "freeze dumper":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.diagnostic.SamplingTask$1.invokeSuspend(SamplingTask.kt:35) - "async freeze dumper":StandaloneCoroutine{Active}, state: RUNNING [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.DebugStringsKt.getClassSimpleName(DebugStrings.kt:17) at kotlinx.coroutines.JobSupport.nameString$kotlinx_coroutines_core(JobSupport.kt:1170) at kotlinx.coroutines.JobSupport.toDebugString(JobSupport.kt:1165) at kotlinx.coroutines.JobSupport.toString(JobSupport.kt:1162) at com.intellij.platform.util.coroutines.ChildScope.toString(coroutineScope.kt:65) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:294) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:295) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:295) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:295) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:295) at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:125) at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:54) at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55) at com.intellij.diagnostic.SamplingTask$dumpThreads$2.invokeSuspend(SamplingTask.kt:54) - "async freeze dumper":StandaloneCoroutine{Active}, state: RUNNING [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at java.base/java.lang.Thread.getStackTrace(Thread.java:2451) 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:348) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:292) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:295) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:295) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:295) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:295) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:295) at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:125) at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:54) at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55) at com.intellij.diagnostic.SamplingTask$dumpThreads$2.invokeSuspend(SamplingTask.kt:54) - "com.intellij.util.net.ssl.CertificateManager":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "FileTypeManager Redetect":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO.limitedParallelism(1)] - "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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 com.intellij.openapi.fileTypes.impl.AlarmAdapterKt$singleAlarm$1.invokeSuspend(AlarmAdapter.kt:23) - "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:455) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:414) 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 [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "ApplicationImpl@644545774 container":StandaloneCoroutine{Completing} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "com.intellij.openapi.vfs.newvfs.persistent.VFSHealthCheckServiceStarter":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.openapi.vfs.newvfs.persistent.VFSHealthCheckServiceStarter.execute(VFSHealthChecker.kt:100) at com.intellij.platform.ide.bootstrap.ApplicationLoader$executeAsyncAppInitListeners$1.invokeSuspend(ApplicationLoader.kt:283) - "com.intellij.openapi.vfs.newvfs.persistent.VFSDefragmentationChecker":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.openapi.vfs.newvfs.persistent.VFSDefragmentationChecker.execute(VFSDefragmentationChecker.kt:52) at com.intellij.platform.ide.bootstrap.ApplicationLoader$executeAsyncAppInitListeners$1.invokeSuspend(ApplicationLoader.kt:283) - "com.intellij.ide.q.S":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.ide.q.S.execute(EvaluationSupportHelper.kt) at com.intellij.platform.ide.bootstrap.ApplicationLoader$executeAsyncAppInitListeners$1.invokeSuspend(ApplicationLoader.kt:283) - "com.intellij.ide.AgreementUpdater":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.ide.AgreementUpdater.execute(AgreementUpdater.kt:29) at com.intellij.platform.ide.bootstrap.ApplicationLoader$executeAsyncAppInitListeners$1.invokeSuspend(ApplicationLoader.kt:283) - "com.intellij.internal.statistic.updater.StatisticsJobsScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.internal.statistic.updater.StatisticsJobsScheduler$execute$2.invokeSuspend(StatisticsJobsScheduler.kt:74) at com.intellij.internal.statistic.updater.StatisticsJobsScheduler.execute(StatisticsJobsScheduler.kt:39) at com.intellij.platform.ide.bootstrap.ApplicationLoader$executeAsyncAppInitListeners$1.invokeSuspend(ApplicationLoader.kt:283) - "com.intellij.internal.statistic.updater.StatisticsJobsScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.internal.statistic.updater.StatisticsJobsSchedulerKt.checkPreviousExternalUploadResult(StatisticsJobsScheduler.kt:133) at com.intellij.internal.statistic.updater.StatisticsJobsScheduler$execute$2$3.invokeSuspend(StatisticsJobsScheduler.kt:64) - "com.intellij.internal.statistic.updater.StatisticsJobsScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.internal.statistic.updater.StatisticsJobsScheduler.runEventLogStatisticsService(StatisticsJobsScheduler.kt:79) at com.intellij.internal.statistic.updater.StatisticsJobsScheduler$execute$2$4.invokeSuspend(StatisticsJobsScheduler.kt:67) - "com.intellij.internal.statistic.updater.StatisticsJobsScheduler":StandaloneCoroutine{Completing} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] -[x11 of] "com.intellij.internal.statistic.updater.StatisticsJobsScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46) - "com.intellij.internal.statistic.updater.StatisticsJobsScheduler":StandaloneCoroutine{Completing} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] -[x3 of] "com.intellij.internal.statistic.updater.StatisticsJobsScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.jetbrains.fus.reporting.defaults.DefaultMetadataStorage$scheduledUpdate$1.invokeSuspend(DefaultMetadataStorage.kt:144) - "com.intellij.platform.trace.consent.storage.schedule.TraceUsageJobsScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.trace.consent.storage.schedule.TraceUsageJobsScheduler$execute$2.invokeSuspend(TraceUsageJobsScheduler.kt:38) at com.intellij.platform.trace.consent.storage.schedule.TraceUsageJobsScheduler.execute(TraceUsageJobsScheduler.kt:26) at com.intellij.platform.ide.bootstrap.ApplicationLoader$executeAsyncAppInitListeners$1.invokeSuspend(ApplicationLoader.kt:283) - "com.intellij.platform.trace.consent.storage.schedule.TraceUsageJobsScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.trace.consent.storage.schedule.TraceUsageJobsScheduler$execute$2$1.invokeSuspend(TraceUsageJobsScheduler.kt:28) - "org.jetbrains.ide.BuiltInServerManagerImpl":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "org.jetbrains.ide.ToolboxRestServiceConfig":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "org.jetbrains.ide.ToolboxRestServiceConfig":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35) - "com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger.logApplicationStateRegularly(FUStateUsagesLogger.kt:190) at com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger$1.invokeSuspend(FUStateUsagesLogger.kt:54) - "com.intellij.execution.ExecutorRegistryImpl":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.plugins.marketplace.MarketplaceRequests":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.util.indexing.FileBasedIndexImpl":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.editor.impl.EditorFactoryImpl":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.configurationStore.SaveAndSyncHandlerImpl":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.configurationStore.SaveAndSyncHandlerImpl":StandaloneCoroutine{Completing} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "com.intellij.configurationStore.SaveAndSyncHandlerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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 com.intellij.configurationStore.SaveAndSyncHandlerImpl.listenIdleAndActivate(SaveAndSyncHandlerImpl.kt:274) at com.intellij.configurationStore.SaveAndSyncHandlerImpl$1$1.invokeSuspend(SaveAndSyncHandlerImpl.kt:68) - "com.intellij.configurationStore.SaveAndSyncHandlerImpl":ProducerCoroutine{Completing} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "com.intellij.configurationStore.SaveAndSyncHandlerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92) - "refresh known local roots requests flow processing":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:455) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:414) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at com.intellij.configurationStore.SaveAndSyncHandlerImpl$1$2.invokeSuspend(SaveAndSyncHandlerImpl.kt:82) - "refresh known local roots requests flow processing":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "refresh opened files requests flow processing":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:455) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:414) at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47) at com.intellij.configurationStore.SaveAndSyncHandlerImpl$1$3.invokeSuspend(SaveAndSyncHandlerImpl.kt:99) - "refresh opened files requests flow processing":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "save requests flow processing":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.configurationStore.SaveAndSyncHandlerImpl$1$4.invokeSuspend(SaveAndSyncHandlerImpl.kt:108) - "com.intellij.openapi.progress.impl.TaskInfoEntityCollector":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.progress.impl.TaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1$1.invokeSuspend(Rete.kt:413) at fleet.kernel.rete.ReteKt.observeSuspend(Rete.kt:327) at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:412) at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226) at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$collectActiveTasks$1.invokeSuspend(TaskInfoEntityCollector.kt:51) - "com.intellij.openapi.progress.impl.PlatformTaskSupport":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.wm.impl.WindowButtonsConfiguration":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@644545774 x com.intellij.mcpServer)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.mcpserver.statistics.McpServerCounterUsagesCollector$McpToolNameValidator$ScopeHolder":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.wm.impl.customFrameDecorations.frameButtons.LinuxIconThemeConfiguration":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.util.indexing.diagnostic.IndexDiagnosticDumper":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.AttachedModuleAwareRecentProjectsManager":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.AttachedModuleAwareRecentProjectsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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 com.intellij.ide.RecentProjectsManagerBase$1.invokeSuspend(RecentProjectsManagerBase.kt:121) - "com.intellij.ide.AttachedModuleAwareRecentProjectsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:455) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:414) 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 [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "com.intellij.internal.statistic.eventLog.EventLogListenersManager":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.project.ProjectIdsStorage":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.project.ProjectIdsStorage":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35) - "com.intellij.platform.rpc.topics.impl.RemoteTopicSubscribersManager":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.rpc.topics.impl.RemoteTopicSubscribersManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.rpc.topics.impl.RemoteTopicSubscribersManager$1.invokeSuspend(RemoteTopicSubscribersManager.kt:41) - "(ApplicationImpl@644545774 x org.jetbrains.plugins.remote-run)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.actionMacro.ActionMacroManager":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.ui.laf.LafDynamicPluginManager":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.IdeTooltipManager":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.IdeTooltipManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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 com.intellij.ide.IdeTooltipManager$3.invokeSuspend(IdeTooltipManager.kt:147) - "com.intellij.ide.IdeTooltipManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.ide.IdeTooltipManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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 com.intellij.ide.IdeTooltipManager$4.invokeSuspend(IdeTooltipManager.kt:160) - "com.intellij.ide.IdeTooltipManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.platform.ide.impl.presentationAssistant.PresentationAssistant":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.codeInsight.intention.impl.IntentionShortcutManager":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.psi.search.FileTypeIndexChangeNotifierService":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "FileTypeIndex change notificator":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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 com.intellij.psi.search.FileTypeIndexChangeNotifier$worker$1.invokeSuspend(FileTypeIndexChangeNotifier.kt:27) - "FileTypeIndex change notificator":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "FileTypeIndex change notificator":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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 com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:47) - "FileTypeIndex change notificator":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:42) - "FileTypeIndex change notificator":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.util.SingleAlarmSharedCoroutineScopeHolder":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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 com.intellij.ide.ui.html.GlobalStyleSheetUpdateService$init$2.invokeSuspend(GlobalStyleSheetHolder.kt:104) - "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:455) at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:414) 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 [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "com.intellij.framework.detection.impl.FrameworkDetectorRegistryImpl":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.util.AlarmSharedCoroutineScopeHolder":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.util.indexing.events.ChangedFilesCollector":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "FileBasedIndex Vfs Event Processor":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO.limitedParallelism(1)] - "ApplicationImpl@644545774 container":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEventScheduler$initialize$1.invokeSuspend(FeatureUsageSettingsEventScheduler.kt:32) - "com.intellij.openapi.vfs.newvfs.RefreshQueueImpl":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "RefreshQueue pool":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default.limitedParallelism(1)] - "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":StandaloneCoroutine{Active}, state: RUNNING [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.util.ui.ExtendableHTMLViewFactory$Extensions.(ExtendableHTMLViewFactory.kt:144) at com.intellij.util.ui.ExtendableHTMLViewFactory.(ExtendableHTMLViewFactory.kt:63) at com.intellij.util.ui.HTMLEditorKitBuilder.(HTMLEditorKitBuilder.kt:17) at com.intellij.ui.dsl.builder.components.DslLabel.(DslLabel.kt:65) at com.intellij.ui.dsl.builder.impl.RowImpl.text(RowImpl.kt:241) at com.intellij.ui.dsl.builder.Row.text$default(Row.kt:247) at com.intellij.openapi.wm.impl.welcomeScreen.EmptyStateProjectsPanelKt.emptyStateProjectPanel$lambda$0$1(EmptyStateProjectsPanel.kt:42) at com.intellij.ui.dsl.builder.impl.PanelImpl.row(PanelImpl.kt:60) at com.intellij.ui.dsl.builder.impl.PanelImpl.row(PanelImpl.kt:19) at com.intellij.ui.dsl.builder.Panel.row$default(Panel.kt:53) at com.intellij.openapi.wm.impl.welcomeScreen.EmptyStateProjectsPanelKt.emptyStateProjectPanel$lambda$0(EmptyStateProjectsPanel.kt:41) at com.intellij.ui.dsl.builder.BuilderKt.panel(builder.kt:19) at com.intellij.openapi.wm.impl.welcomeScreen.EmptyStateProjectsPanelKt.emptyStateProjectPanel(EmptyStateProjectsPanel.kt:31) at com.intellij.openapi.wm.impl.welcomeScreen.ProjectsTab.createEmptyStatePanel(ProjectsTabFactory.kt:237) at com.intellij.openapi.wm.impl.welcomeScreen.ProjectsTab.buildComponent$lambda$0$0$0(ProjectsTabFactory.kt:108) at com.intellij.ui.dsl.builder.impl.PanelImpl.row(PanelImpl.kt:60) at com.intellij.ui.dsl.builder.impl.PanelImpl.row(PanelImpl.kt:19) at com.intellij.ui.dsl.builder.Panel.row$default(Panel.kt:53) at com.intellij.openapi.wm.impl.welcomeScreen.ProjectsTab.buildComponent$lambda$0$0(ProjectsTabFactory.kt:100) at com.intellij.ui.dsl.builder.impl.PanelImpl.customizeSpacingConfiguration(PanelImpl.kt:264) at com.intellij.openapi.wm.impl.welcomeScreen.ProjectsTab.buildComponent$lambda$0(ProjectsTabFactory.kt:99) at com.intellij.ui.dsl.builder.BuilderKt.panel(builder.kt:19) at com.intellij.openapi.wm.impl.welcomeScreen.ProjectsTab.buildComponent(ProjectsTabFactory.kt:98) at com.intellij.openapi.wm.impl.welcomeScreen.TabbedWelcomeScreen$DefaultWelcomeScreenTab.getAssociatedComponent(TabbedWelcomeScreen.java:281) at com.intellij.openapi.wm.impl.welcomeScreen.TreeWelcomeScreenLeftPanel.init(TreeWelcomeScreenLeftPanel.kt:117) at com.intellij.openapi.wm.impl.welcomeScreen.TabbedWelcomeScreen.loadTabs(TabbedWelcomeScreen.java:153) at com.intellij.openapi.wm.impl.welcomeScreen.TabbedWelcomeScreen.(TabbedWelcomeScreen.java:95) at com.intellij.openapi.wm.impl.welcomeScreen.TabbedWelcomeScreen.(TabbedWelcomeScreen.java:46) at com.intellij.openapi.wm.impl.welcomeScreen.TabbedWelcomeScreen.(TabbedWelcomeScreen.java:41) at com.intellij.openapi.wm.impl.welcomeScreen.FlatWelcomeFrame.(FlatWelcomeFrame.kt:77) at com.intellij.openapi.wm.impl.welcomeScreen.FlatWelcomeFrame.(FlatWelcomeFrame.kt) at com.intellij.openapi.wm.impl.welcomeScreen.FlatWelcomeFrameProvider.createFrame(FlatWelcomeFrameProvider.java:14) at com.intellij.openapi.wm.impl.welcomeScreen.WelcomeFrame$Companion.prepareToShow$lambda$0$0(WelcomeFrame.kt:173) at kotlin.sequences.TransformingSequence$iterator$1.next(Sequences.kt:243) at kotlin.sequences.FilteringSequence$iterator$1.calcNext(Sequences.kt:203) at kotlin.sequences.FilteringSequence$iterator$1.hasNext(Sequences.kt:227) at kotlin.sequences.SequencesKt___SequencesKt.firstOrNull(_Sequences.kt:172) at com.intellij.openapi.wm.impl.welcomeScreen.WelcomeFrame$Companion.prepareToShow$lambda$0(WelcomeFrame.kt:173) at com.intellij.idea.IdeStarter$showWelcomeFrame$2$2.invokeSuspend(IdeStarter.kt:223) at com.intellij.idea.IdeStarter$showWelcomeFrame$2.invokeSuspend(IdeStarter.kt:222) - "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.idea.SystemHealthMonitor$monitorDiskSpace$1.invokeSuspend(SystemHealthMonitor.kt:430) - "com.intellij.ide.OsDataLogger":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.util.concurrency.EdtScheduler":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.util.concurrency.EdtScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.util.concurrency.EdtScheduler$schedule$1.invokeSuspend(EdtScheduler.kt:73) - "(ApplicationImpl@644545774 x com.jetbrains.codeWithMe)":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.station.backend.split.recents.StationRecentProjectsProvider":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.station.backend.split.recents.StationRecentProjectsProvider":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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 com.intellij.station.backend.split.recents.StationRecentProjectsProvider$1.invokeSuspend(StationRecentProjectsProvider.kt:36) - "com.intellij.station.backend.split.recents.StationRecentProjectsProvider":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3137) at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:761) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51) at com.intellij.station.backend.split.recents.StationRecentProjectsServiceKt$combineStates$1.collect(StationRecentProjectsService.kt:267) -[x2 of] "com.intellij.station.backend.split.recents.StationRecentProjectsProvider":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "com.intellij.station.backend.split.recents.StationRecentProjectsProvider":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.station.backend.split.recents.StationRecentProjectsProvider$1$1.invokeSuspend(StationRecentProjectsProvider.kt:37) - "com.intellij.station.backend.split.recents.StationRecentProjectsProvider":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.channels.BufferedChannel.emitAllInternal$kotlinx_coroutines_core(BufferedChannel.kt:1580) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:44) at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllInternal(Channels.kt:47) 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 com.intellij.station.backend.split.recents.StationRecentProjectsProvider$2.invokeSuspend(StationRecentProjectsProvider.kt:43) - "com.intellij.station.backend.split.recents.StationRecentProjectsProvider":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.station.backend.split.recents.StationRecentProjectsProvider":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.station.backend.split.recents.StationRecentProjectsProvider$2$1.invokeSuspend(StationRecentProjectsProvider.kt:44) - "com.intellij.station.backend.split.recents.StationRecentProjectsService":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.station.backend.split.recents.StationRecentProjectsService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.station.core.impl.StationSocketConnectionLoop$connectWithRetries$2.invokeSuspend(StationConnectionUtil.kt:128) at com.intellij.station.core.impl.StationConnectionUtilKt.connectWithRetries(StationConnectionUtil.kt:92) at com.intellij.station.backend.split.recents.StationRecentProjectsService$1.invokeSuspend(StationRecentProjectsService.kt:88) - "com.intellij.station.backend.split.recents.StationRecentProjectProgressManager":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.station.backend.split.recents.StationRecentProjectProgressManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.station.backend.split.recents.StationRecentProjectProgressManager$1.invokeSuspend(StationRecentProjectsProvider.kt:127) - "com.intellij.openapi.wm.impl.welcomeScreen.recentProjects.RecentProjectPanelComponentFactoryCoroutineScopeHolder":supervisor:ChildScope{Active} [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.wm.impl.welcomeScreen.recentProjects.RecentProjectPanelComponentFactoryCoroutineScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@nbqr8hmr4468kanuud0p, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@1e397ed7)), DbSourceContextElement(kernel Kernel@nbqr8hmr4468kanuud0p), ComponentManager(ApplicationImpl@644545774), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.openapi.wm.impl.welcomeScreen.recentProjects.RecentProjectPanelComponentFactory$createComponent$job$1.invokeSuspend(RecentProjectPanelComponentFactory.kt:89) - StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.util.indexing.diagnostic.StorageDiagnosticData$setupIndexingReporting$2.invokeSuspend(StorageDiagnosticData.kt:327) - StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.diagnostic.fus.FusReportingEventWatcher$samplingCoroutine$1.invokeSuspend(FusReportingEventWatcher.kt:45) - DeferredCoroutine{Active}, state: RUNNING [Dispatchers.Default] at com.intellij.ide.F.y.invokeSuspend(helper.kt) ---------- Event counts ---------- Posted: 403 Posted (system): -1 Returned: 290