"AWT-EventQueue-0" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE at jdk.proxy2/jdk.proxy2.$Proxy26.l(Unknown Source) at kotlin.coroutines.jvm.internal.DebugMetadataKt.getStackTraceElement(DebugMetadata.kt:50) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.getStackTraceElement(ContinuationImpl.kt:77) at kotlinx.coroutines.debug.internal.DebugProbesImpl.realCaller(DebugProbesImpl.kt:462) at kotlinx.coroutines.debug.internal.DebugProbesImpl.updateRunningState(DebugProbesImpl.kt:456) at kotlinx.coroutines.debug.internal.DebugProbesImpl.updateState(DebugProbesImpl.kt:428) at kotlinx.coroutines.debug.internal.DebugProbesImpl.probeCoroutineResumed$kotlinx_coroutines_core(DebugProbesImpl.kt:419) at kotlin.coroutines.jvm.internal.DebugProbesKt.probeCoroutineResumed(DebugProbesKt.java:21) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:29) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100) at com.intellij.openapi.application.impl.EdtCoroutineDispatcher$$Lambda/0x000000001a973c08.run(Unknown Source) at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:221) at com.intellij.openapi.application.impl.NonBlockingFlushQueue.runNextEvent$lambda$4(NonBlockingFlushQueue.kt:358) at com.intellij.openapi.application.impl.NonBlockingFlushQueue$$Lambda/0x000000001ad02288.invoke(Unknown Source) at com.intellij.concurrency.ThreadContext.resetThreadContext(threadContext.kt:294) at com.intellij.openapi.application.impl.NonBlockingFlushQueue.runNextEvent(NonBlockingFlushQueue.kt:357) 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/0x000000001a188e18.run(Unknown Source) at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:323) at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:732) at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:711) at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:720) at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:573) at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$0$0$0(IdeEventQueue.kt:377) at com.intellij.ide.IdeEventQueue$$Lambda/0x000000001aaa56f0.invoke(Unknown Source) at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$0(IdeEventQueue.kt:1110) at com.intellij.ide.IdeEventQueueKt$$Lambda/0x000000001aaa79b0.run(Unknown Source) at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:106) at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1110) at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$0(IdeEventQueue.kt:375) at com.intellij.ide.IdeEventQueue$$Lambda/0x000000001aaa4938.run(Unknown Source) at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:415) at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207) at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128) at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105) at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:92) "DefaultDispatcher-worker-3" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@25.0.2/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base@25.0.2/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:48) at java.base@25.0.2/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:341) at java.base@25.0.2/sun.nio.ch.IOUtil.read(IOUtil.java:307) at java.base@25.0.2/sun.nio.ch.IOUtil.read(IOUtil.java:270) at java.base@25.0.2/sun.nio.ch.SocketChannelImpl.implRead(SocketChannelImpl.java:422) at java.base@25.0.2/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:489) at com.intellij.platform.split.connection.protocol.channel.StatByteChannel.read(StatByteChannel.kt:22) at tlschannel.impl.TlsChannelImpl.callChannelRead(TlsChannelImpl.java:335) at tlschannel.impl.TlsChannelImpl.readFromChannel(TlsChannelImpl.java:322) at tlschannel.impl.TlsChannelImpl.readAndUnwrap(TlsChannelImpl.java:598) at tlschannel.impl.TlsChannelImpl.read(TlsChannelImpl.java:200) at tlschannel.ServerTlsChannel.read(ServerTlsChannel.java:266) at tlschannel.ServerTlsChannel.read(ServerTlsChannel.java:271) at tlschannel.ServerTlsChannel.read(ServerTlsChannel.java:276) at com.intellij.platform.split.connection.protocol.channel.TlsByteChannel.read(TlsByteChannel.kt:60) at com.intellij.platform.split.connection.protocol.channel.TelemetryByteChannel.read(TelemetryByteChannel.kt:30) at java.base@25.0.2/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:90) at java.base@25.0.2/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:119) at java.base@25.0.2/java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:308) at java.base@25.0.2/java.util.zip.InflaterInputStream.read(InflaterInputStream.java:208) at com.intellij.platform.split.connection.protocol.channel.CompressingByteChannel.read(CompressingByteChannel.kt:67) at com.intellij.platform.split.connection.protocol.channel.BufferedByteChannel.read(BufferedByteChannel.kt:94) at com.jetbrains.rd.platform.util.ByteChannelExKt.readAll(ByteChannelEx.kt:8) at com.intellij.platform.split.connection.protocol.channel.FramedByteChannelImpl.readNextFrameFromByteChannel(FramedByteChannelImpl.kt:307) at com.intellij.platform.split.connection.protocol.channel.FramedByteChannelImpl.access$readNextFrameFromByteChannel(FramedByteChannelImpl.kt:42) at com.intellij.platform.split.connection.protocol.channel.FramedByteChannelImpl$startReceivingFromByteChannel$3.invokeSuspend(FramedByteChannelImpl.kt:221) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100) at kotlinx.coroutines.internal.SoftLimitedDispatcher$Worker.run(SoftLimitedDispatcher.kt:130) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:610) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:1188) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:775) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:762) "DefaultDispatcher-worker-15" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE at java.base@25.0.2/java.lang.Class.getName(Class.java:951) at java.base@25.0.2/java.lang.Class.getPackageName(Class.java:1154) at java.base@25.0.2/java.lang.ClassLoader.postDefineClass(ClassLoader.java:871) at java.base@25.0.2/java.lang.ClassLoader.defineClass(ClassLoader.java:1053) at app//com.intellij.util.lang.UrlClassLoader.consumeClassData(UrlClassLoader.java:340) at app//com.intellij.util.lang.ZipResourceFile.findClass(ZipResourceFile.java:118) at app//com.intellij.util.lang.JarLoader.findClass(JarLoader.java:60) at app//com.intellij.util.lang.ClassPath.findClassInLoader(ClassPath.java:306) at app//com.intellij.util.lang.ClassPath.findClass(ClassPath.java:256) at com.intellij.ide.plugins.cl.PluginClassLoader.loadClassInsideSelf(PluginClassLoader.kt:293) at com.intellij.ide.plugins.cl.PluginClassLoader.tryLoadingClass(PluginClassLoader.kt:176) at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.kt:149) at java.base@25.0.2/java.lang.ClassLoader.loadClass(ClassLoader.java:490) at com.intellij.station.core.IdeDiagnosticsService.(IdeDiagnosticsService.kt) at com.intellij.station.core.IdeDiagnosticsService$PerformanceListener.uiFreezeStarted(IdeDiagnosticsService.kt:25) at java.base@25.0.2/java.lang.invoke.LambdaForm$DMH/0x000000001a086c00.invokeInterface(LambdaForm$DMH) at java.base@25.0.2/java.lang.invoke.LambdaForm$MH/0x000000001a524c00.invoke(LambdaForm$MH) at java.base@25.0.2/java.lang.invoke.LambdaForm$MH/0x000000001a339c00.invokeExact_MT(LambdaForm$MH) at com.intellij.util.messages.impl.MessageBusImplKt.invokeMethod(MessageBusImpl.kt:831) at com.intellij.util.messages.impl.MessageBusImplKt.invokeListener(MessageBusImpl.kt:775) at com.intellij.util.messages.impl.MessageBusImplKt.executeOrAddToQueue(MessageBusImpl.kt:596) at com.intellij.util.messages.impl.MessagePublisher.publish$intellij_platform_core(MessageBusImpl.kt:567) at com.intellij.util.messages.impl.MessagePublisher.invoke(MessageBusImpl.kt:544) at jdk.proxy2/jdk.proxy2.$Proxy129.uiFreezeStarted(Unknown Source) at com.intellij.diagnostic.PerformanceWatcherImpl$FreezeCheckerTask.startFreezeReporting(PerformanceWatcherImpl.kt:434) at com.intellij.diagnostic.PerformanceWatcherImpl$FreezeCheckerTask.edtFrozen(PerformanceWatcherImpl.kt:410) at com.intellij.diagnostic.PerformanceWatcherImpl$1$1.invokeSuspend(PerformanceWatcherImpl.kt:141) 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) "BaseDataReader: error stream of fsnotifier" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@25.0.2/java.io.FileInputStream.readBytes(Native Method) at java.base@25.0.2/java.io.FileInputStream.implRead(FileInputStream.java:353) at java.base@25.0.2/java.io.FileInputStream.read(FileInputStream.java:348) at java.base@25.0.2/java.lang.Process$PipeInputStream.read(Process.java:988) at java.base@25.0.2/java.io.BufferedInputStream.read1(BufferedInputStream.java:328) at java.base@25.0.2/java.io.BufferedInputStream.read(BufferedInputStream.java:388) at java.base@25.0.2/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:279) at java.base@25.0.2/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:322) at java.base@25.0.2/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:186) at java.base@25.0.2/java.io.InputStreamReader.read(InputStreamReader.java:183) at java.base@25.0.2/java.io.Reader.read(Reader.java:372) 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/0x000000001a6737f8.run(Unknown Source) at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:265) at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48) at com.intellij.util.io.BaseDataReader$$Lambda/0x000000001a672218.run(Unknown Source) at java.base@25.0.2/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:545) at java.base@25.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:328) at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:192) at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:192) at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:198) at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:192) at com.intellij.util.concurrency.ContextRunnable.lambda$run$0(ContextRunnable.java:26) at com.intellij.util.concurrency.ContextRunnable$$Lambda/0x000000001a20d720.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@25.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base@25.0.2/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:649) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "BaseDataReader: output stream of fsnotifier" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@25.0.2/java.io.FileInputStream.readBytes(Native Method) at java.base@25.0.2/java.io.FileInputStream.implRead(FileInputStream.java:353) at java.base@25.0.2/java.io.FileInputStream.read(FileInputStream.java:348) at java.base@25.0.2/java.lang.Process$PipeInputStream.read(Process.java:988) at java.base@25.0.2/java.io.BufferedInputStream.read1(BufferedInputStream.java:328) at java.base@25.0.2/java.io.BufferedInputStream.read(BufferedInputStream.java:388) at java.base@25.0.2/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:279) at java.base@25.0.2/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:322) at java.base@25.0.2/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:186) at java.base@25.0.2/java.io.InputStreamReader.read(InputStreamReader.java:183) at java.base@25.0.2/java.io.Reader.read(Reader.java:372) 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/0x000000001a6737f8.run(Unknown Source) at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:265) at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48) at com.intellij.util.io.BaseDataReader$$Lambda/0x000000001a672218.run(Unknown Source) at java.base@25.0.2/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:545) at java.base@25.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:328) at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:192) at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:192) at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:198) at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:192) at com.intellij.util.concurrency.ContextRunnable.lambda$run$0(ContextRunnable.java:26) at com.intellij.util.concurrency.ContextRunnable$$Lambda/0x000000001a20d720.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@25.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base@25.0.2/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:649) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "DefaultDispatcher-worker-4" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@25.0.2/java.io.FileInputStream.readBytes(Native Method) at java.base@25.0.2/java.io.FileInputStream.implRead(FileInputStream.java:353) at java.base@25.0.2/java.io.FileInputStream.read(FileInputStream.java:348) at java.base@25.0.2/java.lang.Process$PipeInputStream.read(Process.java:988) at java.base@25.0.2/java.io.BufferedInputStream.read1(BufferedInputStream.java:328) at java.base@25.0.2/java.io.BufferedInputStream.read(BufferedInputStream.java:388) at java.base@25.0.2/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:279) at java.base@25.0.2/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:322) at java.base@25.0.2/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:186) at java.base@25.0.2/java.io.InputStreamReader.read(InputStreamReader.java:183) at java.base@25.0.2/java.io.BufferedReader.fill(BufferedReader.java:166) at java.base@25.0.2/java.io.BufferedReader.readLine(BufferedReader.java:333) at java.base@25.0.2/java.io.BufferedReader.readLine(BufferedReader.java:400) at kotlin.io.LinesSequence$iterator$1.hasNext(ReadWrite.kt:94) at com.jetbrains.app.daemon.client.DaemonClientImpl$tryLaunch$exitCode$1$1.invokeSuspend(DaemonClientImpl.kt:358) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100) at kotlinx.coroutines.internal.SoftLimitedDispatcher$Worker.run(SoftLimitedDispatcher.kt:130) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:610) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:1188) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:775) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:762) "DefaultDispatcher-worker-21" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE at java.management@25.0.2/sun.management.ThreadImpl.dumpThreads0(Native Method) at java.management@25.0.2/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:505) at java.management@25.0.2/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:493) at com.intellij.diagnostic.ThreadDumper.getThreadInfos(ThreadDumper.java:72) at com.intellij.diagnostic.SamplingTask.dumpThreads(SamplingTask.kt:58) at com.intellij.diagnostic.SamplingTask.dumpThreadsLoop(SamplingTask.kt:47) at com.intellij.diagnostic.SamplingTask.access$dumpThreadsLoop(SamplingTask.kt:21) at com.intellij.diagnostic.SamplingTask$1.invokeSuspend(SamplingTask.kt:40) 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.executeTask(CoroutineScheduler.kt:1188) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:775) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:762) "DefaultDispatcher-worker-6" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE at java.management@25.0.2/sun.management.ThreadImpl.dumpThreads0(Native Method) at java.management@25.0.2/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:505) at java.management@25.0.2/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:493) at com.intellij.diagnostic.ThreadDumper.getThreadInfos(ThreadDumper.java:72) at com.intellij.diagnostic.SamplingTask.dumpThreads(SamplingTask.kt:58) at com.intellij.diagnostic.SamplingTask.dumpThreadsLoop(SamplingTask.kt:47) at com.intellij.diagnostic.SamplingTask.access$dumpThreadsLoop(SamplingTask.kt:21) at com.intellij.diagnostic.SamplingTask$1.invokeSuspend(SamplingTask.kt:40) 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.executeTask(CoroutineScheduler.kt:1188) 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@25.0.2/sun.nio.ch.EPoll.wait(Native Method) at java.base@25.0.2/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:117) at java.base@25.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) at java.base@25.0.2/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@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "Netty Builtin Server 2" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@25.0.2/sun.nio.ch.EPoll.wait(Native Method) at java.base@25.0.2/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:117) at java.base@25.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) at java.base@25.0.2/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@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "Netty Station Server 1-1" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@25.0.2/sun.nio.ch.EPoll.wait(Native Method) at java.base@25.0.2/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:117) at java.base@25.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) at java.base@25.0.2/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@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "FrontendToBackend" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@25.0.2/sun.nio.ch.Net.accept(Native Method) at java.base@25.0.2/sun.nio.ch.NioSocketImpl.accept(NioSocketImpl.java:751) at java.base@25.0.2/java.net.ServerSocket.implAccept(ServerSocket.java:593) at java.base@25.0.2/java.net.ServerSocket.platformImplAccept(ServerSocket.java:560) at java.base@25.0.2/java.net.ServerSocket.implAccept(ServerSocket.java:536) at java.base@25.0.2/java.net.ServerSocket.implAccept(ServerSocket.java:482) at java.base@25.0.2/java.net.ServerSocket.accept(ServerSocket.java:441) at com.jetbrains.rd.framework.SocketWire$Server$thread$1.invoke(SocketWire.kt:514) at com.jetbrains.rd.framework.SocketWire$Server$thread$1.invoke(SocketWire.kt:509) at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30) "SshAgentForwarder" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@25.0.2/sun.nio.ch.UnixDomainSockets.accept0(Native Method) at java.base@25.0.2/sun.nio.ch.UnixDomainSockets.accept(UnixDomainSockets.java:145) at java.base@25.0.2/sun.nio.ch.ServerSocketChannelImpl.implAccept(ServerSocketChannelImpl.java:418) at java.base@25.0.2/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:391) at com.jetbrains.rdserver.sshAgentProxy.UnixDomainSocketAgentIpc.accept(UnixDomainSocketAgentIpc.kt:59) at com.jetbrains.rdserver.sshAgentProxy.SshAgentForwarder.startForwarding(SshAgentForwarder.kt:82) at com.jetbrains.rdserver.sshAgentProxy.SshAgentForwarder.forwardingThread$lambda$0(SshAgentForwarder.kt:46) at com.jetbrains.rdserver.sshAgentProxy.SshAgentForwarder$$Lambda/0x000000001b6d1518.invoke(Unknown Source) at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30) "External Command Listener" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@25.0.2/sun.nio.ch.UnixDomainSockets.accept0(Native Method) at java.base@25.0.2/sun.nio.ch.UnixDomainSockets.accept(UnixDomainSockets.java:145) at java.base@25.0.2/sun.nio.ch.ServerSocketChannelImpl.implAccept(ServerSocketChannelImpl.java:418) at java.base@25.0.2/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:391) at com.intellij.platform.ide.bootstrap.DirectoryLock.acceptConnections(DirectoryLock.java:389) at com.intellij.platform.ide.bootstrap.DirectoryLock$$Lambda/0x000000001a1310e8.run(Unknown Source) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "process reaper (pid 985209)" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@25.0.2/java.lang.ProcessHandleImpl.waitForProcessExit0(Native Method) at java.base@25.0.2/java.lang.ProcessHandleImpl$1.run(ProcessHandleImpl.java:147) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) at java.base@25.0.2/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:148) "process reaper (pid 985530)" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@25.0.2/java.lang.ProcessHandleImpl.waitForProcessExit0(Native Method) at java.base@25.0.2/java.lang.ProcessHandleImpl$1.run(ProcessHandleImpl.java:147) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) at java.base@25.0.2/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:148) "RdServer" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE (in native) at java.base@25.0.2/sun.nio.ch.Net.accept(Native Method) at java.base@25.0.2/sun.nio.ch.ServerSocketChannelImpl.implAccept(ServerSocketChannelImpl.java:424) at java.base@25.0.2/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:391) at com.jetbrains.rdserver.startup.RdServerDirectConnectionsListener.startRdServer$lambda$1(RdServerDirectConnectionsListener.kt:146) at com.jetbrains.rdserver.startup.RdServerDirectConnectionsListener$$Lambda/0x000000001aaae940.invoke(Unknown Source) at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30) "Reference Handler" prio=0 tid=0x0 nid=0x0 runnable java.lang.Thread.State: RUNNABLE at java.base@25.0.2/java.lang.ref.Reference.waitForReferencePendingList(Native Method) at java.base@25.0.2/java.lang.ref.Reference.processPendingReferences(Reference.java:246) at java.base@25.0.2/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 "fsnotifier" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@26f77976 at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:369) at java.base@25.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520) at java.base@25.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:4364) at java.base@25.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:4310) at java.base@25.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752) at java.base@25.0.2/java.lang.ProcessImpl.waitFor(ProcessImpl.java:423) at com.intellij.execution.process.ProcessWaitFor.lambda$new$0(ProcessWaitFor.java:34) at com.intellij.execution.process.ProcessWaitFor$$Lambda/0x000000001a669be8.run(Unknown Source) at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:265) at com.intellij.execution.process.ProcessWaitFor.lambda$new$1(ProcessWaitFor.java:29) at com.intellij.execution.process.ProcessWaitFor$$Lambda/0x000000001a667000.run(Unknown Source) at java.base@25.0.2/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:545) at java.base@25.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:328) at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:192) at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:192) at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:198) at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:192) at com.intellij.util.concurrency.ContextRunnable.lambda$run$0(ContextRunnable.java:26) at com.intellij.util.concurrency.ContextRunnable$$Lambda/0x000000001a20d720.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@25.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base@25.0.2/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:649) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "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@622a20a6 at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:408) at java.base@25.0.2/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452) at java.base@25.0.2/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194) at java.base@25.0.2/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235) at java.base@25.0.2/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1015) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base@25.0.2/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:649) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "ApplicationImpl pooled thread 2" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@622a20a6 at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:408) at java.base@25.0.2/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452) at java.base@25.0.2/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194) at java.base@25.0.2/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235) at java.base@25.0.2/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1015) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base@25.0.2/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:649) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "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@622a20a6 at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:408) at java.base@25.0.2/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452) at java.base@25.0.2/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194) at java.base@25.0.2/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235) at java.base@25.0.2/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1015) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base@25.0.2/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:649) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "BackgroundScheduler" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@ee09bfd at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:369) at java.base@25.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520) at java.base@25.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:4364) at java.base@25.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:4310) at java.base@25.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752) at java.base@25.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1016) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "I/O pool 1" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@8861023 at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:408) at java.base@25.0.2/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452) at java.base@25.0.2/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194) at java.base@25.0.2/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235) at java.base@25.0.2/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1015) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base@25.0.2/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:649) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "I/O pool 5" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@8861023 at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:408) at java.base@25.0.2/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452) at java.base@25.0.2/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194) at java.base@25.0.2/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235) at java.base@25.0.2/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1015) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base@25.0.2/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:649) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "I/O pool 6" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@8861023 at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:408) at java.base@25.0.2/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452) at java.base@25.0.2/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194) at java.base@25.0.2/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235) at java.base@25.0.2/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1015) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base@25.0.2/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:649) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "I/O pool 7" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@8861023 at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:408) at java.base@25.0.2/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452) at java.base@25.0.2/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194) at java.base@25.0.2/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235) at java.base@25.0.2/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1015) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base@25.0.2/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:649) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "Kernel event loop thread k956baphnr54uijn7em9" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@26087d8c at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:369) at java.base@25.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520) at java.base@25.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:4364) at java.base@25.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:4310) at java.base@25.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752) at java.base@25.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1016) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "RP <=> FleetRpc Bridge Executor" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4154d39d at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:369) at java.base@25.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520) at java.base@25.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:4364) at java.base@25.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:4310) at java.base@25.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752) at java.base@25.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1016) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "SerializersBackgroundRegistrar" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@b8fe289 at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:369) at java.base@25.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520) at java.base@25.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:4364) at java.base@25.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:4310) at java.base@25.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752) at java.base@25.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1016) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "process reaper" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@156b521e at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:408) at java.base@25.0.2/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452) at java.base@25.0.2/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194) at java.base@25.0.2/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235) at java.base@25.0.2/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1015) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) at java.base@25.0.2/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:148) "process reaper" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.SynchronousQueue$Transferer@156b521e at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:408) at java.base@25.0.2/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452) at java.base@25.0.2/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194) at java.base@25.0.2/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235) at java.base@25.0.2/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1015) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) at java.base@25.0.2/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:148) "PeriodicMetricReader" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@37cb5d0d at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:271) at java.base@25.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1803) at java.base@25.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1166) at java.base@25.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:883) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1016) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076) at java.base@25.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "TimerQueue" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2b7e767e at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:369) at java.base@25.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520) at java.base@25.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:4364) at java.base@25.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:4310) at java.base@25.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752) at java.base@25.0.2/java.util.concurrent.DelayQueue.take(DelayQueue.java:244) at java.desktop/javax.swing.TimerQueue.run(TimerQueue.java:158) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "main" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on kotlinx.coroutines.BlockingCoroutine@7c7e2a11 at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:271) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:121) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$BuildersKt__BuildersKt(Builders.kt:87) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:55) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:50) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at com.intellij.idea.Main.mainImpl(Main.kt:75) at com.intellij.idea.Main.main(Main.kt:56) "Coroutines Debugger Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.lang.ref.ReferenceQueue$Lock@16450dc0 at java.base@25.0.2/java.lang.Object.wait0(Native Method) at java.base@25.0.2/java.lang.Object.wait(Object.java:389) at java.base@25.0.2/java.lang.Object.wait(Object.java:351) at java.base@25.0.2/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:137) at java.base@25.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:215) 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/0x000000001a5ae250.invoke(Unknown Source) at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30) "Common-Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@340794eb at java.base@25.0.2/java.lang.Object.wait0(Native Method) at java.base@25.0.2/java.lang.Object.wait(Object.java:389) at java.base@25.0.2/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:123) at java.base@25.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:201) at java.base@25.0.2/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:146) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) at java.base@25.0.2/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:148) "FrontendToBackend/Sender" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.lang.Object@6e0e0a69 at java.base@25.0.2/java.lang.Object.wait0(Native Method) at java.base@25.0.2/java.lang.Object.wait(Object.java:389) at java.base@25.0.2/java.lang.Object.wait(Object.java:351) at com.jetbrains.rd.util.threading.ByteBufferAsyncProcessor.threadProc(ByteBufferAsyncProcessor.kt:189) at com.jetbrains.rd.util.threading.ByteBufferAsyncProcessor.start$lambda$17$lambda$15(ByteBufferAsyncProcessor.kt:237) at com.jetbrains.rd.util.threading.ByteBufferAsyncProcessor$$Lambda/0x000000001a4a66f0.run(Unknown Source) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "Java2D Disposer" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.lang.ref.ReferenceQueue$Lock@147e408c at java.base@25.0.2/java.lang.Object.wait0(Native Method) at java.base@25.0.2/java.lang.Object.wait(Object.java:389) at java.base@25.0.2/java.lang.Object.wait(Object.java:351) at java.base@25.0.2/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:137) at java.base@25.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:215) at java.desktop/sun.java2d.Disposer.run(Disposer.java:133) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "Flush:Tcp:/127.0.0.1:53058" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@13c17c3a at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:271) at java.base@25.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1803) at java.base@25.0.2/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at com.intellij.platform.split.connection.protocol.channel.BufferedByteChannel._init_$lambda$0(BufferedByteChannel.kt:58) at com.intellij.platform.split.connection.protocol.channel.BufferedByteChannel$$Lambda/0x000000001ac5d828.invoke(Unknown Source) at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30) "Keep-Alive-Timer" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING at java.base@25.0.2/java.lang.Thread.sleepNanos0(Native Method) at java.base@25.0.2/java.lang.Thread.sleepNanos(Thread.java:509) at java.base@25.0.2/java.lang.Thread.sleep(Thread.java:540) at java.base@25.0.2/sun.net.www.http.KeepAliveCache.run(KeepAliveCache.java:224) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) at java.base@25.0.2/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:148) "AWT-Shutdown" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.lang.Object@19dddeb0 at java.base@25.0.2/java.lang.Object.wait0(Native Method) at java.base@25.0.2/java.lang.Object.wait(Object.java:389) at java.base@25.0.2/java.lang.Object.wait(Object.java:351) at java.desktop/sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:289) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "Finalizer" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.lang.ref.ReferenceQueue$Lock@416ec48a at java.base@25.0.2/java.lang.Object.wait0(Native Method) at java.base@25.0.2/java.lang.Object.wait(Object.java:389) at java.base@25.0.2/java.lang.Object.wait(Object.java:351) at java.base@25.0.2/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:137) at java.base@25.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:215) at java.base@25.0.2/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:165) "JNA Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@1941804f at java.base@25.0.2/java.lang.Object.wait0(Native Method) at java.base@25.0.2/java.lang.Object.wait(Object.java:389) at java.base@25.0.2/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:123) at java.base@25.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:201) at com.sun.jna.internal.Cleaner$CleanerThread.run(Cleaner.java:154) "JobScheduler FJ pool 0/5" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: WAITING on java.util.concurrent.ForkJoinPool@45ef4536 at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:2109) at java.base@25.0.2/java.util.concurrent.ForkJoinPool.deactivate(ForkJoinPool.java:2063) at java.base@25.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:2027) at java.base@25.0.2/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: TIMED_WAITING on java.util.concurrent.ForkJoinPool@45ef4536 at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:2109) at java.base@25.0.2/java.util.concurrent.ForkJoinPool.deactivate(ForkJoinPool.java:2063) at java.base@25.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:2027) at java.base@25.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:187) "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@fe43762 at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:271) at java.base@25.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1803) at java.base@25.0.2/java.util.concurrent.DelayQueue.take(DelayQueue.java:256) at com.intellij.util.concurrency.AppDelayQueue$TransferThread.run(AppDelayQueue.java:107) "kotlinx.coroutines.DefaultExecutor" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on kotlinx.coroutines.DefaultExecutor@11f5b1ac at java.base@25.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@25.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:271) at kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:118) at java.base@25.0.2/java.lang.Thread.runWith(Thread.java:1487) at java.base@25.0.2/java.lang.Thread.run(Thread.java:1474) "Timer-0" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on java.util.TaskQueue@401423e1 at java.base@25.0.2/java.lang.Object.wait0(Native Method) at java.base@25.0.2/java.lang.Object.wait(Object.java:389) at java.base@25.0.2/java.util.TimerThread.mainLoop(Timer.java:569) at java.base@25.0.2/java.util.TimerThread.run(Timer.java:522) ---------- Coroutine dump (stripped) ---------- - BlockingCoroutine{Active}@7c7e2a11 [BlockingEventLoop] - "startApplication":StandaloneCoroutine{Active} [StartupAbortedExceptionHandler, startApplication, kotlinx.coroutines.UndispatchedMarker, Dispatchers.Default] - "ProjectManager.openAsync":StandaloneCoroutine{Active}, state: SUSPENDED [StartupAbortedExceptionHandler, ProjectManager.openAsync, kotlinx.coroutines.UndispatchedMarker, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=Host), Dispatchers.Default] at com.intellij.openapi.project.impl.IdeProjectFrameAllocator$runInBackground$2.invokeSuspend(IdeProjectFrameAllocator.kt:138) at com.intellij.openapi.project.impl.ProjectManagerImpl$doOpenAsync$2$backgroundJob$1.invokeSuspend(ProjectManagerImpl.kt:701) - "ProjectManager.openAsync":StandaloneCoroutine{Completing} [StartupAbortedExceptionHandler, ProjectManager.openAsync, kotlinx.coroutines.UndispatchedMarker, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=Host), Dispatchers.Default] - "ProjectManager.openAsync":StandaloneCoroutine{Completed}, state: SUSPENDED [StartupAbortedExceptionHandler, ProjectManager.openAsync, kotlinx.coroutines.UndispatchedMarker, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=Host), Dispatchers.Default] at com.intellij.openapi.project.impl.ProjectManagerImpl$doOpenAsync$2$1$1.invokeSuspend(ProjectManagerImpl.kt:706) - "ProjectManager.openAsync":StandaloneCoroutine{Completed}, state: SUSPENDED [StartupAbortedExceptionHandler, ProjectManager.openAsync, kotlinx.coroutines.UndispatchedMarker, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=Host), Dispatchers.Default] at com.intellij.openapi.project.impl.IdeProjectFrameAllocator$run$2$toolWindowInitJob$1.invokeSuspend(IdeProjectFrameAllocator.kt:197) - "tool window pane creation":StandaloneCoroutine{Completed}, state: SUSPENDED [StartupAbortedExceptionHandler, tool window pane creation, kotlinx.coroutines.UndispatchedMarker, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=Host), Dispatchers.Default] at com.intellij.toolWindow.ToolWindowSetInitializer$initUi$3.invokeSuspend(ToolWindowSetInitializer.kt:106) at com.intellij.toolWindow.ToolWindowSetInitializer.initUi(ToolWindowSetInitializer.kt:103) at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$doInit$2.invokeSuspend(ToolWindowManagerImpl.kt:423) at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.doInit(ToolWindowManagerImpl.kt:407) at com.intellij.openapi.project.impl.IdeProjectFrameAllocator$run$2$toolWindowInitJob$1$1$1.invokeSuspend(IdeProjectFrameAllocator.kt:209) - "ProjectManager.openAsync":StandaloneCoroutine{Active}, state: SUSPENDED [StartupAbortedExceptionHandler, ProjectManager.openAsync, kotlinx.coroutines.UndispatchedMarker, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=Host), Dispatchers.Default] at com.intellij.openapi.project.impl.ProjectManagerImpl$doOpenAsync$2$1$3.invokeSuspend(ProjectManagerImpl.kt:769) - "run init project activities":StandaloneCoroutine{Active}, state: RUNNING [StartupAbortedExceptionHandler, run init project activities, kotlinx.coroutines.UndispatchedMarker, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=Host), Dispatchers.Default] - "run init activity SolutionInitializerActivity":StandaloneCoroutine{Active}, state: SUSPENDED [StartupAbortedExceptionHandler, run init activity SolutionInitializerActivity, kotlinx.coroutines.UndispatchedMarker, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=Host), Dispatchers.Default] at com.jetbrains.rider.projectView.SolutionInitializerActivityKt.nextNotNullValue(SolutionInitializerActivity.kt:105) at com.jetbrains.rider.projectView.SolutionInitializerActivity$run$2$1.invokeSuspend(SolutionInitializerActivity.kt:59) - StandaloneCoroutine{Active} [BlockingEventLoop] - "Transactor loop Kernel@k956baphnr54uijn7em9":StandaloneCoroutine{Active} [ThreadLocal(value=fleet.tracing.runtime.Span$Noop@7b976754, threadLocal = fleet.multiplatform.shims.ThreadLocal_jvmKt$threadLocal$1@40b8dd5b), kotlinx.coroutines.UndispatchedMarker, java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService] - "transactor log collector":StandaloneCoroutine{Active} [kotlinx.coroutines.UndispatchedMarker, Kernel@k956baphnr54uijn7em9, DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ThreadLocal(value=fleet.tracing.runtime.Span$Noop@7b976754, threadLocal = fleet.multiplatform.shims.ThreadLocal_jvmKt$threadLocal$1@40b8dd5b), Dispatchers.Unconfined] - "rete event loop":StandaloneCoroutine{Active} [kotlinx.coroutines.UndispatchedMarker, Kernel@k956baphnr54uijn7em9, DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ThreadLocal(value=fleet.tracing.runtime.Span$Noop@7b976754, threadLocal = fleet.multiplatform.shims.ThreadLocal_jvmKt$threadLocal$1@40b8dd5b), BlockingEventLoop] - "rete event loop":ProducerCoroutine{Active} [kotlinx.coroutines.UndispatchedMarker, Kernel@k956baphnr54uijn7em9, DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ThreadLocal(value=fleet.tracing.runtime.Span$Noop@7b976754, threadLocal = fleet.multiplatform.shims.ThreadLocal_jvmKt$threadLocal$1@40b8dd5b), BlockingEventLoop] - "rete event loop":ProducerCoroutine{Active} [kotlinx.coroutines.UndispatchedMarker, Kernel@k956baphnr54uijn7em9, DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ThreadLocal(value=fleet.tracing.runtime.Span$Noop@7b976754, threadLocal = fleet.multiplatform.shims.ThreadLocal_jvmKt$threadLocal$1@40b8dd5b), BlockingEventLoop] - "Application":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9)] - "ApplicationImpl@793176519 container":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x org.jetbrains.plugins.yaml)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x XPathView)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x org.jetbrains.plugins.textmate)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x org.jetbrains.plugins.terminal)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.terminal))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x3 of] "(ApplicationImpl@793176519 x org.jetbrains.plugins.terminal)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "(ApplicationImpl@793176519 x com.intellij.properties)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x org.intellij.plugins.markdown)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij.modules.json)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x JavaScript)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x JavaScript))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x24 of] "(ApplicationImpl@793176519 x com.intellij)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.trace.consent.policy.ChineseIPCheckService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x5 of] "(ApplicationImpl@793176519 x com.intellij.database)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij.database)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.database.dataSource.DataSourceModelStorageImpl$App":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.database.dataSource.DataSourceModelStorageImpl$App":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.util.SingleAlarm$scheduleTask$1$1.invokeSuspend(SingleAlarm.kt:410) -[x2 of] "(ApplicationImpl@793176519 x com.jetbrains.sh)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x5 of] "(ApplicationImpl@793176519 x org.jetbrains.completion.full.line)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.rpc.backend.impl.RemoteApiRegistry":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.kernel.backend.BackendKernelService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.kernel.backend.BackendKernelService":StandaloneCoroutine{Completing} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "KernelCoroutineScope":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "RemoteKernelScope":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), Dispatchers.Default] - "RemoteKernelScope":StandaloneCoroutine{Completing} [ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), Dispatchers.Default] - "RemoteKernelScope":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), Dispatchers.Default] at fleet.kernel.TransactorKt$withTransactor$2$transactor$1$log$1.invokeSuspend(Transactor.kt:572) - JobImpl{Active} - "RemoteKernelScope":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), Dispatchers.Default] at fleet.kernel.rebase.RemoteKernelImpl$transact$2.invokeSuspend(RemoteKernelImpl.kt:136) - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Default] at fleet.rpc.server.RpcExecutor$Companion$serve$2$3.invokeSuspend(RpcExecutor.kt:463) at fleet.util.async.JobExtKt$withSupervisor$3.invokeSuspend(JobExt.kt:45) at fleet.util.async.JobExtKt.withSupervisor(JobExt.kt:44) at fleet.rpc.server.RpcExecutor$Companion$serve$2.invokeSuspend(RpcExecutor.kt:98) at com.intellij.platform.kernel.backend.split.BackendRpcNewSessionListener$appSessionInitialized$1$1.invokeSuspend(BackendRpcNewSessionListener.kt:57) at com.intellij.platform.rpc.split.RdTransportFactory$connect$2.invokeSuspend(RdTransportFactory.kt:105) at com.intellij.platform.rpc.split.RdTransportFactory.connect(RdTransportFactory.kt:62) at com.intellij.platform.kernel.backend.split.BackendRpcNewSessionListener$appSessionInitialized$1.invokeSuspend(BackendRpcNewSessionListener.kt:56) - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService] at com.intellij.platform.rpc.split.RdTransportFactory$connect$2$1.invokeSuspend(RdTransportFactory.kt:66) - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService] at com.intellij.platform.rpc.split.RdTransportFactory$connect$2$2.invokeSuspend(RdTransportFactory.kt:84) - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Default] at fleet.rpc.server.RpcExecutor$Companion$serve$2$1.invokeSuspend(RpcExecutor.kt:463) - SupervisorJobImpl{Active} - "rpc scope":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Default] at com.intellij.platform.rpc.topics.backend.BackendRemoteTopicApi$subscribe$2.invokeSuspend(BackendRemoteTopicApi.kt:21) - "rpc scope":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Default] at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:411) - "RemoteKernelScope":ProducerCoroutine{Active}, state: SUSPENDED [ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, ComponentManager(ApplicationImpl@793176519), Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), 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.FlowKt__LimitKt$transformWhile$1.invokeSuspend(Limit.kt:152) at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226) at kotlinx.coroutines.flow.FlowKt__EmittersKt$onCompletion$$inlined$unsafeFlow$1.collect(Emitters.kt:110) - "rpc scope > Result of RPC call com.intellij.credentialStore.CredentialStoreCallbackApi#welcomeScreenDisplayed[#49k69mppkivckdvl3u0d]":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Unconfined] at fleet.rpc.core.RpcStreamKt$serveStream$3.invokeSuspend(RpcStream.kt:243) - "rpc scope > Result of RPC call com.intellij.platform.rpc.topics.impl.RemoteTopicApi#subscribe[#23bjr5ve2avs2rbhpgg6]":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Unconfined] at fleet.rpc.core.RpcStreamKt$serveStream$3.invokeSuspend(RpcStream.kt:243) - "rpc scope > Result of RPC call fleet.kernel.rebase.RemoteKernel#subscribe[#fu7cfv7r62j1lifmmkhr]":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Unconfined] at fleet.rpc.core.RpcStreamKt$serveStream$3.invokeSuspend(RpcStream.kt:243) - "rpc scope > fleet.kernel.rebase.RemoteKernel#transact(frontendTxs)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Unconfined] at fleet.rpc.core.RpcStreamKt$serveStream$4.invokeSuspend(RpcStream.kt:368) - "rpc scope":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Default] - "rpc scope > Result of RPC call com.jetbrains.rd.platform.codeWithMe.settings.fileBasedSync.FileBasedSettingsSyncApi#getSettingsFileUpdates[#4lp208le8tuhq39ape0j]":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Unconfined] at fleet.rpc.core.RpcStreamKt$serveStream$3.invokeSuspend(RpcStream.kt:243) - "IdeFrameImpl.restoreBoundsRequests":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.UI] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "static nav bar vm":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.UI] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "static nav bar vm":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.UI] at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel$handleVm$2.invokeSuspend(StaticNavBarPanel.kt:85) at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel.handleVm(StaticNavBarPanel.kt:81) at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel$1$1.invokeSuspend(StaticNavBarPanel.kt:75) - "static nav bar vm":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.UI] 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.navbar.frontend.ui.NewNavBarPanel$2.invokeSuspend(NewNavBarPanel.kt:93) - "static nav bar vm":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.UI] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "static nav bar vm":StandaloneCoroutine{Active} [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.UI] - "static nav bar vm":StandaloneCoroutine{Active} [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.EDT] - "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, 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.navbar.frontend.vm.impl.NavBarVmImpl$1.invokeSuspend(NavBarVmImpl.kt:50) - "static nav bar window":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, 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) - "static nav bar window":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, 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.navbar.frontend.vm.impl.NavBarVmImpl$2.invokeSuspend(NavBarVmImpl.kt:60) - "static nav bar window":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.Default] at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:124) at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226) at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$handleSelectionChange$2.invokeSuspend(NavBarVmImpl.kt:135) - "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, 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.navbar.frontend.vm.impl.NavBarVmImpl$3.invokeSuspend(NavBarVmImpl.kt:63) - "static nav bar window":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46) - "(ApplicationImpl@793176519 x com.intellij)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x com.intellij))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.vfs.AsyncVfsEventsPostProcessorImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.vfs.AsyncVfsEventsPostProcessorImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=Host), Dispatchers.Default] at com.intellij.vfs.AsyncVfsEventsPostProcessorImpl$1.invokeSuspend(AsyncVfsEventsPostProcessorImpl.kt:39) - "(ApplicationImpl@793176519 x tanvd.grazi)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.grazie.GrazieScope":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij.completion.ml.ranking)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij.stats.completion)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x org.editorconfig.editorconfigjetbrains)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x Git4Idea)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x org.jetbrains.plugins.gitlab)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.gitlab))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.gitlab))":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController.manageToolWindow(GitLabToolWindowFactory.kt:58) at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabToolWindowFactory.manage(GitLabToolWindowFactory.kt:39) at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$3.invokeSuspend(ToolWindowManagerImpl.kt:1069) - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.gitlab))":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController$manageToolWindow$2$1.invokeSuspend(GitLabToolWindowFactory.kt:60) - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.gitlab))":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController$manageToolWindow$2$2.invokeSuspend(GitLabToolWindowFactory.kt:67) - "(ApplicationImpl@793176519 x org.jetbrains.plugins.github)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.github))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.github))":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowFactory.manage(GHPRToolWindowFactory.kt:51) at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$3.invokeSuspend(ToolWindowManagerImpl.kt:1069) - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.github))":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$1.invokeSuspend(GHPRToolWindowFactory.kt:69) - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.github))":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$2.invokeSuspend(GHPRToolWindowFactory.kt:77) - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.github))":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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 org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$3.invokeSuspend(GHPRToolWindowFactory.kt:89) - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.github))":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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) - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.github))":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "(ApplicationImpl@793176519 x com.intellij)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.settingsSync.core.config.SettingsSyncConfigurableProvider":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.settingsSync.core.git.SettingsHistoryToolWindowFactory":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x com.intellij))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.history.integration.LocalHistoryImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.history.integration.LocalHistoryImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.history.integration.LocalHistoryImpl$init$3.invokeSuspend(LocalHistoryImpl.kt:118) - "(ApplicationImpl@793176519 x org.intellij.qodana)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rider.projectView.ideaInterop.RiderRecentProjectsManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rider.projectView.ideaInterop.RiderRecentProjectsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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:139) - "com.jetbrains.rider.projectView.ideaInterop.RiderRecentProjectsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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.jetbrains.rider.projectView.ideaInterop.RiderRecentProjectsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x com.intellij))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x4 of] "(ApplicationImpl@793176519 x rider.intellij.plugin.appender)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x training)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x training))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.startup.importSettings.jb.JbAfterRestartSettingsApplier":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.trialPromotion.common.TrialStateService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.trialPromotion.common.TrialStateService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "com.intellij.platform.trialPromotion.common.TrialStateService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.trialPromotion.common.TrialStateUtils$subscribeAsFlow$1.invokeSuspend(TrialStateUtils.kt:227) - "com.intellij.platform.trialPromotion.common.TrialStateService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "com.intellij.platform.trialPromotion.common.TrialStateService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.trialPromotion.common.TrialStateService$1.invokeSuspend(TrialStateService.kt:274) - "com.intellij.platform.trialPromotion.common.TrialStateService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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:281) - "com.intellij.platform.trialPromotion.common.TrialStateService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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:305) - "com.intellij.platform.trialPromotion.common.TrialStateService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.trialPromotion.common.TrialStateUtils$subscribeAsFlow$1.invokeSuspend(TrialStateUtils.kt:227) - "com.intellij.platform.trialPromotion.common.TrialStateService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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:363) - "com.intellij.platform.trialPromotion.common.TrialStateService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "(ApplicationImpl@793176519 x com.jetbrains.plugins.webDeployment)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x com.jetbrains.plugins.webDeployment))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij.plugins.watcher)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij.tasks)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.jetbrains.station)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.station.core.services.IdeStationServerService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.station.core.services.IdeStationServerService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO] at com.intellij.station.core.impl.StationSocketConnectionLoop$connectWithRetries$2.invokeSuspend(StationConnectionUtil.kt:138) at com.intellij.station.core.discovery.DefaultDiscoveryService$doDiscovery$2.invokeSuspend(DefaultDiscoveryService.kt:101) at com.intellij.station.core.discovery.DefaultDiscoveryService.doDiscovery(DefaultDiscoveryService.kt:56) at com.intellij.station.core.discovery.DefaultDiscoveryService$1.invokeSuspend(DefaultDiscoveryService.kt:160) - "com.intellij.station.core.IdeServicesHostApplication":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.station.core.toolbox.ToolboxDaemonLauncher":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.station.core.toolbox.ToolboxDaemonLauncher":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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:51) - "com.intellij.station.core.toolbox.ToolboxDaemonLauncher":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.station.core.impl.IdeStationServicesClientImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.station.core.impl.IdeStationServicesClientImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35) - "(ApplicationImpl@793176519 x intellij.rider.plugins.cwm)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rdserver.settings.BackendBroadcastSettingsStorageService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.remoteDev.tests.impl.DistributedTestHost":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rdserver.ui.actionPopupMenu.BackendActionManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rdserver.ui.actionPopupMenu.BackendActionManager@221f2dfe timer":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rdserver.ui.actionPopupMenu.BackendActionManager@221f2dfe timer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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.actionSystem.impl.ActionManagerImpl$MyTimer$2.invokeSuspend(ActionManagerImpl.kt:1374) - "com.jetbrains.rdserver.ui.actionPopupMenu.BackendActionManager@221f2dfe timer":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.jetbrains.rdserver.ui.actionPopupMenu.BackendActionManager@221f2dfe timer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.openapi.actionSystem.impl.ActionManagerImpl$MyTimer$2$1.invokeSuspend(ActionManagerImpl.kt:1376) - "com.jetbrains.rdserver.settings.fileBasedSync.BackendFileBasedSettingsSyncService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.remoteDev.tests.impl.LambdaTestHost":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.split.connection.impl.ConnectionFlowService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rdserver.portForwarding.internal.GlobalPortForwardingManagerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.cwm.plugin.options.CodeWithMeSystemSettings":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.cwm.plugin.options.CodeWithMeSystemSettings":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.cwm.plugin.options.CodeWithMeSystemSettings$1.invokeSuspend(CodeWithMeSystemSettings.kt:72) - "com.jetbrains.rdserver.ui.BackendImageIconConverterService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x6 of] "(ApplicationImpl@793176519 x intellij.rider.plugins.cwm)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x intellij.rider.plugins.cwm)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.cwm.plugin.provisioner.ProvisionedCodeWithMeEnterpriseConfiguration":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x org.jetbrains.plugins.vagrant)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.jetbrains.rider.frontend)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij.platform.images)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.jetbrains.restClient)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "(ApplicationImpl@793176519 x com.intellij.database)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x com.intellij.database))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x intellij.platform.ijent.impl)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "(ApplicationImpl@793176519 x com.jetbrains.gateway)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x org.jetbrains.completion.full.line)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.llmInstaller.ui.promo2.AIPromoWindowAdvisor":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.llmInstaller.ui.promo2.AIPromoWindowAdvisor":LazyDeferredCoroutine{New}, state: CREATED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), Dispatchers.Default] - "com.intellij.llmInstaller.pluginSync.LlmInstallerPluginSyncBackendService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.llmInstaller.pluginSync.LlmInstallerPluginSyncBackendService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.llmInstaller.pluginSync.LlmInstallerPluginSyncBackendService$mapState$1$1.invokeSuspend(LlmInstallerPluginSyncBackendService.kt:60) - "AIAssistantToolWindowFactory":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "AIAssistantToolWindowFactory":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=Host), Dispatchers.EDT] at com.intellij.llmInstaller.AIAssistantToolWindowFactory$init$2.invokeSuspend(AIAssistantToolWindowFactory.kt:60) - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.completion.full.line))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.llmInstaller.AILicenseManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.llmInstaller.AILicenseManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:221) - "com.intellij.llmInstaller.AILicenseManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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.llmInstaller.AILicenseManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.llmInstaller.AILicenseManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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$2.invokeSuspend(Share.kt:223) at kotlinx.coroutines.flow.FlowKt__MergeKt$mapLatest$1.invokeSuspend(Merge.kt:213) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3$1$2.invokeSuspend(Merge.kt:30) - "com.intellij.llmInstaller.AILicenseManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30) 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.llmInstaller.AILicenseManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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) - "com.intellij.llmInstaller.AILicenseManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.llmInstaller.UtilsKt$dynamicPluginEvents$1.invokeSuspend(utils.kt:210) - "com.intellij.llmInstaller.AILicenseManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "com.intellij.llmInstaller.UnifiedAIPluginsInstaller":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "com.intellij.llmInstaller.UnifiedAIPluginsInstaller":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.llmInstaller.UnifiedAIPluginsInstaller$resetOnCancellationImpl$1.invokeSuspend(UnifiedAIPluginsInstaller.kt:87) - "(ApplicationImpl@793176519 x org.jetbrains.completion.full.line)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.llmInstaller.enterprise.EnterpriseBridgeImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij.diagram)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x3 of] "(ApplicationImpl@793176519 x com.intellij.css)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x3 of] "(ApplicationImpl@793176519 x JavaScript)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "(ApplicationImpl@793176519 x JavaScriptDebugger)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.jetbrains.rider.razor)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij.react)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x NodeJS)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x org.jetbrains.plugins.node-remote-interpreter)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x5 of] "(ApplicationImpl@793176519 x Docker)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.jetbrains.rider.fsharp)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij.kubernetes)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x org.jetbrains.plugins.docker.gateway)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij.cidr.debugger)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x4 of] "(ApplicationImpl@793176519 x com.jetbrains.rider-cpp)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "(ApplicationImpl@793176519 x com.intellij.cmake)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.client.ClientAppSessionsManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "ApplicationImpl@793176519 container":ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "ApplicationImpl@793176519 container":StandaloneCoroutine{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "ApplicationImpl@793176519 container":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "ApplicationImpl@793176519 container":StandaloneCoroutine{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - SupervisorJobImpl{Active} - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.IO.limitedParallelism(1)] - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.IO.limitedParallelism(1)] 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.jetbrains.rider.protocol.SimpleSetFlow$collectEachLatest$2$launchNewFlow$1$1.invokeSuspend(SetFlow.kt:83) - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.IO.limitedParallelism(1)] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.IO.limitedParallelism(1)] 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.jetbrains.rider.protocol.ProtocolManager$initSessionFlow$1$collectAppSessions$2.invokeSuspend(ProtocolManager.kt:300) at com.jetbrains.rd.util.threading.coroutines.LifetimeCoroutineUtilKt$withLifetime$3$1$1.invokeSuspend(LifetimeCoroutineUtil.kt:105) at com.jetbrains.rd.util.threading.coroutines.LifetimeCoroutineUtilKt$withLifetime$3.invokeSuspend(LifetimeCoroutineUtil.kt:104) at com.jetbrains.rider.protocol.SimpleSetFlow$collectEachLatest$2$launchNewFlow$1$1$1.invokeSuspend(SetFlow.kt:100) - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.EDT] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, ModalityState.NON_MODAL, Dispatchers.IO] at com.jetbrains.rdserver.unattendedHost.status.UnattendedHostRecentTrackingHelper$startCommonStatusRenewal$1.invokeSuspend(UnattendedHostRecentTrackingHelper.kt:84) - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, ModalityState.NON_MODAL, Dispatchers.IO] at com.jetbrains.rdserver.unattendedHost.status.UnattendedHostRecentTrackingHelper$startCommonStatusRenewal$2.invokeSuspend(UnattendedHostRecentTrackingHelper.kt:95) - SupervisorJobImpl{Active} - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.IO] at com.jetbrains.rdserver.unattendedHost.connection.UnattendedModeManagerImpl$initUnattendedMode$4.invokeSuspend(UnattendedModeManagerImpl.kt:147) - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.IO] at com.jetbrains.rd.platform.codeWithMe.fingerprint.FingerprintJsonManager$startFingerprintTimeUpdates$2$1.invokeSuspend(FingerprintJsonManager.kt:79) - SupervisorJobImpl{Active} - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.EDT] 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.jetbrains.rider.actions.RiderBackendActionTerminationListener$extensionCreated$1.invokeSuspend(RiderBackendActionTerminationListener.kt:27) - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.EDT] 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.rd.util.RdCoroutineHost$ScopeHolder":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.EDT] at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:411) - SupervisorJobImpl{Active} - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Default] at com.jetbrains.rdclient.actions.cwm.FrontendActionsRegistrationHost$bindModel$2.invokeSuspend(FrontendActionsRegistrationHost.kt:155) - SupervisorJobImpl{Active} - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.IO] at com.intellij.platform.split.connection.protocol.channel.FramedByteChannelImpl$subscribeOnNewChannelEntry$3.invokeSuspend(FramedByteChannelImpl.kt:379) - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: RUNNING [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.IO] at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:48) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:341) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:307) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:270) at java.base/sun.nio.ch.SocketChannelImpl.implRead(SocketChannelImpl.java:422) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:489) at com.intellij.platform.split.connection.protocol.channel.StatByteChannel.read(StatByteChannel.kt:22) at tlschannel.impl.TlsChannelImpl.callChannelRead(TlsChannelImpl.java:335) at tlschannel.impl.TlsChannelImpl.readFromChannel(TlsChannelImpl.java:322) at tlschannel.impl.TlsChannelImpl.readAndUnwrap(TlsChannelImpl.java:598) at tlschannel.impl.TlsChannelImpl.read(TlsChannelImpl.java:200) at tlschannel.ServerTlsChannel.read(ServerTlsChannel.java:266) at tlschannel.ServerTlsChannel.read(ServerTlsChannel.java:271) at tlschannel.ServerTlsChannel.read(ServerTlsChannel.java:276) at com.intellij.platform.split.connection.protocol.channel.TlsByteChannel.read(TlsByteChannel.kt:60) at com.intellij.platform.split.connection.protocol.channel.TelemetryByteChannel.read(TelemetryByteChannel.kt:30) at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:90) at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:119) at java.base/java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:308) at java.base/java.util.zip.InflaterInputStream.read(InflaterInputStream.java:208) at com.intellij.platform.split.connection.protocol.channel.CompressingByteChannel.read(CompressingByteChannel.kt:67) at com.intellij.platform.split.connection.protocol.channel.BufferedByteChannel.read(BufferedByteChannel.kt:94) at com.jetbrains.rd.platform.util.ByteChannelExKt.readAll(ByteChannelEx.kt:8) at com.intellij.platform.split.connection.protocol.channel.FramedByteChannelImpl.readNextFrameFromByteChannel(FramedByteChannelImpl.kt:307) at com.intellij.platform.split.connection.protocol.channel.FramedByteChannelImpl.access$readNextFrameFromByteChannel(FramedByteChannelImpl.kt:42) at com.intellij.platform.split.connection.protocol.channel.FramedByteChannelImpl$startReceivingFromByteChannel$3.invokeSuspend(FramedByteChannelImpl.kt:221) -[x2 of] "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.IO] at com.intellij.platform.split.connection.protocol.channel.FramedByteChannelImpl$startProcessingCollectedEntries$1.invokeSuspend(FramedByteChannelImpl.kt:404) - SupervisorJobImpl{Active} - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.IO] at com.intellij.platform.split.connection.protocol.channel.FramedByteChannelImpl$subscribeOnNewChannelEntry$3.invokeSuspend(FramedByteChannelImpl.kt:379) - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.IO] at com.intellij.platform.split.connection.protocol.transport.StatStreamTransport$enableBytesTransferCheck$2.invokeSuspend(StatStreamTransport.kt:125) - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.IO.limitedParallelism(10)] at com.intellij.platform.split.connection.protocol.transport.StatStreamTransport$bytesTransferCheck$2$1.invokeSuspend(StatStreamTransport.kt:147) - "Transport pings: Transport Wrapper (id: Tcp:/127.0.0.1:53058)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.IO] at com.intellij.platform.split.connection.protocol.transport.TransportWrapperImpl$launchHealthCheck$1.invokeSuspend(TransportWrapperImpl.kt:527) - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.IO] at com.intellij.platform.split.connection.protocol.transport.TransportWrapperImpl$launchHealthCheck$2.invokeSuspend(TransportWrapperImpl.kt:535) - SupervisorJobImpl{Active} - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.IO] at com.intellij.platform.split.connection.protocol.wire.storage.WireStorage.launchWireCheck(WireStorage.kt:551) at com.intellij.platform.split.connection.protocol.wire.storage.WireStorage$4.invokeSuspend(WireStorage.kt:122) - SupervisorJobImpl{Active} -[x2 of] "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.IO] at com.intellij.platform.split.connection.protocol.channel.FramedByteChannelImpl$subscribeOnNewChannelEntry$3.invokeSuspend(FramedByteChannelImpl.kt:379) -[x11 of] SupervisorJobImpl{Active} - SupervisorJobImpl{Active} - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Default] at fleet.rpc.server.RpcExecutor$Companion$serve$2$3.invokeSuspend(RpcExecutor.kt:463) at fleet.util.async.JobExtKt$withSupervisor$3.invokeSuspend(JobExt.kt:45) at fleet.util.async.JobExtKt.withSupervisor(JobExt.kt:44) at fleet.rpc.server.RpcExecutor$Companion$serve$2.invokeSuspend(RpcExecutor.kt:98) at com.intellij.platform.kernel.backend.split.BackendRpcNewSessionListener$appSessionInitialized$1$1.invokeSuspend(BackendRpcNewSessionListener.kt:57) at com.intellij.platform.rpc.split.RdTransportFactory$connect$2.invokeSuspend(RdTransportFactory.kt:105) at com.intellij.platform.rpc.split.RdTransportFactory.connect(RdTransportFactory.kt:62) at com.intellij.platform.kernel.backend.split.BackendRpcNewSessionListener$appSessionInitialized$1.invokeSuspend(BackendRpcNewSessionListener.kt:56) - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService] at com.intellij.platform.rpc.split.RdTransportFactory$connect$2$1.invokeSuspend(RdTransportFactory.kt:66) - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService] at com.intellij.platform.rpc.split.RdTransportFactory$connect$2$2.invokeSuspend(RdTransportFactory.kt:84) - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Default] at fleet.rpc.server.RpcExecutor$Companion$serve$2$1.invokeSuspend(RpcExecutor.kt:463) - SupervisorJobImpl{Active} - "rpc scope":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Default] at com.intellij.platform.rpc.topics.backend.BackendRemoteTopicApi$subscribe$2.invokeSuspend(BackendRemoteTopicApi.kt:21) - "rpc scope":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Default] at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:411) - "RemoteKernelScope":ProducerCoroutine{Active}, state: SUSPENDED [ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, ComponentManager(ApplicationImpl@793176519), Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), 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.FlowKt__LimitKt$transformWhile$1.invokeSuspend(Limit.kt:152) at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226) at kotlinx.coroutines.flow.FlowKt__EmittersKt$onCompletion$$inlined$unsafeFlow$1.collect(Emitters.kt:110) - "rpc scope > Result of RPC call com.intellij.credentialStore.CredentialStoreCallbackApi#welcomeScreenDisplayed[#49k69mppkivckdvl3u0d]":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Unconfined] at fleet.rpc.core.RpcStreamKt$serveStream$3.invokeSuspend(RpcStream.kt:243) - "rpc scope > Result of RPC call com.intellij.platform.rpc.topics.impl.RemoteTopicApi#subscribe[#23bjr5ve2avs2rbhpgg6]":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Unconfined] at fleet.rpc.core.RpcStreamKt$serveStream$3.invokeSuspend(RpcStream.kt:243) - "rpc scope > Result of RPC call fleet.kernel.rebase.RemoteKernel#subscribe[#fu7cfv7r62j1lifmmkhr]":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Unconfined] at fleet.rpc.core.RpcStreamKt$serveStream$3.invokeSuspend(RpcStream.kt:243) - "rpc scope > fleet.kernel.rebase.RemoteKernel#transact(frontendTxs)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Unconfined] at fleet.rpc.core.RpcStreamKt$serveStream$4.invokeSuspend(RpcStream.kt:368) - "rpc scope":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Default] - "rpc scope > Result of RPC call com.jetbrains.rd.platform.codeWithMe.settings.fileBasedSync.FileBasedSettingsSyncApi#getSettingsFileUpdates[#4lp208le8tuhq39ape0j]":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Unconfined] at fleet.rpc.core.RpcStreamKt$serveStream$3.invokeSuspend(RpcStream.kt:243) - SupervisorJobImpl{Active} - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, ModalityState.NON_MODAL, Dispatchers.IO] at com.jetbrains.rdserver.unattendedHost.logs.BackendMessagePoolExporter$MyLoggerExtListener$extensionCreated$1.invokeSuspend(BackendMessagePoolExporter.kt:59) - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.Default] at com.jetbrains.rdserver.unattendedHost.diagnostics.ServerStatusService$extensionCreated$1.invokeSuspend(ServerStatusService.kt:23) - SupervisorJobImpl{Active} - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, ModalityState.NON_MODAL, Dispatchers.IO] at com.jetbrains.rdserver.unattendedHost.diagnostics.BackendDiagnosticsService$1.invokeSuspend(BackendDiagnosticsService.kt:33) - SupervisorJobImpl{Active} - "com.intellij.openapi.rd.util.RdCoroutineHost$ScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=Host), com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, ModalityState.NON_MODAL, Dispatchers.IO] 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.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32) at com.jetbrains.rider.solutionAnalysis.WolfTheProblemSolverContributor$5.invokeSuspend(WolfTheProblemSolverContributor.kt:49) - "com.intellij.psi.stubs.SerializationManagerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij.platform.daemon)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.toolbox.daemon.client.DaemonStartupActivitiesAppListener":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.toolbox.daemon.client.internal.DaemonLaunchOnStartupService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.toolbox.daemon.client.internal.DaemonLaunchOnStartupService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.toolbox.daemon.client.internal.DaemonLaunchOnStartupService.launchAndTestDaemon(DaemonLaunchOnStartupActivity.kt:27) at com.intellij.toolbox.daemon.client.internal.DaemonLaunchOnStartupService$1.invokeSuspend(DaemonLaunchOnStartupActivity.kt:21) - "com.intellij.toolbox.daemon.client.DaemonProvider":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.toolbox.daemon.client.DaemonProvider":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.jetbrains.app.daemon.client.DaemonClient$Companion.daemonClient(DaemonClient.kt:88) at com.intellij.toolbox.daemon.client.DaemonProvider$clientDeferred$1.invokeSuspend(DaemonProvider.kt:59) - "com.intellij.platform.ide.bootstrap.ScreenReaderStateManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.ide.bootstrap.ScreenReaderStateManager":StandaloneCoroutine{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "com.intellij.ide.ui.laf.LafManagerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.eel.tcp.TcpEelMrfsBackend":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.ui.customization.CustomActionsSchema":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.vfs.newvfs.persistent.ExecuteOnCoroutine":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "PersistentFsLoader":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO] - "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":StandaloneCoroutine{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "com.intellij.openapi.util.registry.RegistryManagerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "ApplicationImpl@793176519 container":StandaloneCoroutine{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "com.intellij.diagnostic.WriteLockMeasurerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "app service preloading":ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "FileTypeManager Redetect":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO.limitedParallelism(1)] - "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=Host), 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.ui.BalloonLayoutImpl$1.invokeSuspend(BalloonLayoutImpl.kt:84) - "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=Host), Dispatchers.Default] - "com.intellij.diagnostic.PerformanceWatcherImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "EDT freeze detector":StandaloneCoroutine{Active}, state: RUNNING [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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:135) - "EDT freeze detector":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "freeze dumper":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO] at com.intellij.diagnostic.SamplingTask.dumpThreadsLoop(SamplingTask.kt:51) at com.intellij.diagnostic.SamplingTask$1.invokeSuspend(SamplingTask.kt:40) - "freeze dumper":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO] at com.intellij.diagnostic.SamplingTask.dumpThreadsLoop(SamplingTask.kt:47) at com.intellij.diagnostic.SamplingTask$1.invokeSuspend(SamplingTask.kt:40) - "async freeze dumper":StandaloneCoroutine{Active}, state: RUNNING [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO] at java.base/java.lang.Thread.getStackTrace(Thread.java:2193) 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:350) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:294) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:297) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:297) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:297) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:297) at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:297) at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:127) at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:56) at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:55) at com.intellij.diagnostic.PerformanceWatcherImpl$MySamplingTask$processDumpedThreads$processingTask$1.invokeSuspend(PerformanceWatcherImpl.kt:471) - "com.intellij.configurationStore.schemeManager.ApplicationSchemeManagerFactory":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.find.impl.FindSettingsCoroutineScopeProvider":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.project.ProjectIdsStorage":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.project.ProjectIdsStorage":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35) - "com.intellij.util.net.ssl.CertificateManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "DefaultProjectImpl@1421270444 container":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x org.jetbrains.plugins.yaml)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x XPathView)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "(DefaultProjectImpl@1421270444 x org.jetbrains.plugins.terminal)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x3 of] "(DefaultProjectImpl@1421270444 x intellij.rider.plugins.cwm)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x com.jetbrains.performancePlugin)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x20 of] "(DefaultProjectImpl@1421270444 x com.intellij)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x Git4Idea)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x6 of] "(DefaultProjectImpl@1421270444 x com.intellij.database)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x com.jetbrains.sh)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x com.intellij.modules.json)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x tanvd.grazi)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x com.intellij.completion.ml.ranking)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x org.editorconfig.editorconfigjetbrains)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x org.jetbrains.plugins.gitlab)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "(DefaultProjectImpl@1421270444 x org.jetbrains.plugins.github)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x PerforceDirectPlugin)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "(DefaultProjectImpl@1421270444 x org.intellij.qodana)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x4 of] "(DefaultProjectImpl@1421270444 x rider.intellij.plugin.appender)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x com.jetbrains.plugins.webDeployment)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "(DefaultProjectImpl@1421270444 x org.jetbrains.plugins.remote-run)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x com.intellij.plugins.watcher)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x com.intellij.tasks.timeTracking)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x com.jetbrains.dotTrace.dotMemory)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x com.jetbrains.dotCover)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x org.jetbrains.plugins.vagrant)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x com.jetbrains.restClient)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x com.intellij.swagger)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x com.jetbrains.xaml.previewer)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x org.jetbrains.completion.full.line)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x com.intellij.diagram)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x com.jetbrains.rider.diagram)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x com.intellij.css)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x JavaScript)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x com.intellij.stylelint)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x com.jetbrains.rider.razor)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x tslint)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x NodeJS)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x org.jetbrains.plugins.node-remote-interpreter)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x Karma)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x com.jetbrains.sqlproj)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x com.intellij.resharper.unity)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x com.intellij.kubernetes)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "(DefaultProjectImpl@1421270444 x com.jetbrains.rider-cpp)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x com.intellij.cmake)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(DefaultProjectImpl@1421270444 x AngularJS)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rider.protocol.RiderProtocolProjectSessionsManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents$1.invokeSuspend(FeatureUsageSettingsEvents.kt:60) - "com.intellij.configurationStore.ProjectWithModulesStoreReloadManagerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "configuration store reload request flow processing":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), ClientId(value=Host), 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.StoreReloadManagerImpl$1.invokeSuspend(StoreReloadManagerImpl.kt:61) - "configuration store reload request flow processing":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(DefaultProjectImpl@1421270444), ClientId(value=Host), Dispatchers.Default] - "com.intellij.util.indexing.FileBasedIndexImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.vfs.encoding.EncodingManagerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "EncodingManagerImpl Document Pool":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO.limitedParallelism(5)] - "com.intellij.openapi.editor.impl.EditorFactoryImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.util.SingleAlarmSharedCoroutineScopeHolder":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "com.intellij.util.SingleAlarmSharedCoroutineScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.util.SingleAlarm$scheduleTask$1$1.invokeSuspend(SingleAlarm.kt:410) - "com.intellij.util.SingleAlarmSharedCoroutineScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=Host), Dispatchers.Default] at com.intellij.util.SingleAlarm$scheduleTask$1$1.invokeSuspend(SingleAlarm.kt:410) - "com.intellij.ide.plugins.marketplace.MarketplaceRequests":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.configurationStore.SaveAndSyncHandlerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.configurationStore.SaveAndSyncHandlerImpl":StandaloneCoroutine{Completing} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "com.intellij.configurationStore.SaveAndSyncHandlerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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:311) at com.intellij.configurationStore.SaveAndSyncHandlerImpl$1$1.invokeSuspend(SaveAndSyncHandlerImpl.kt:105) - "com.intellij.configurationStore.SaveAndSyncHandlerImpl":ProducerCoroutine{Completing} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "com.intellij.configurationStore.SaveAndSyncHandlerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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:119) - "refresh known local roots requests flow processing":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "refresh opened files requests flow processing":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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:136) - "refresh opened files requests flow processing":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "save requests flow processing":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.configurationStore.SaveAndSyncHandlerImpl$1$4.invokeSuspend(SaveAndSyncHandlerImpl.kt:145) - "com.intellij.openapi.progress.impl.PlatformTaskSupport":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.progress.impl.TaskInfoEntityCollector":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.progress.impl.TaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1$1.invokeSuspend(Rete.kt:484) at fleet.kernel.rete.ReteKt.observeSuspend(Rete.kt:396) at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:483) at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226) at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$collectActiveTasks$1.invokeSuspend(TaskInfoEntityCollector.kt:57) - "com.intellij.openapi.wm.impl.WindowButtonsConfiguration":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.wm.impl.customFrameDecorations.frameButtons.LinuxIconThemeConfiguration":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.util.indexing.diagnostic.IndexDiagnosticDumper":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.psi.search.FileTypeIndexChangeNotifierService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "FileTypeIndex change notificator":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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:63) - "FileTypeIndex change notificator":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:58) - "FileTypeIndex change notificator":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.framework.detection.impl.FrameworkDetectorRegistryImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.execution.ExecutorRegistryImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.ui.laf.LafDynamicPluginManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.rider.lightweightBackend.RiderLightweightBackendHost":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "ApplicationImpl@793176519 container":StandaloneCoroutine{Completing} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "com.intellij.openapi.vfs.newvfs.persistent.VFSHealthCheckServiceStarter":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.openapi.vfs.newvfs.persistent.VFSHealthCheckServiceStarter.execute(VFSHealthChecker.kt:105) at com.intellij.platform.ide.bootstrap.ApplicationLoader$executeAsyncAppInitListeners$1.invokeSuspend(ApplicationLoader.kt:310) - "com.intellij.openapi.vfs.newvfs.persistent.VFSDefragmentationChecker":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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:310) - "com.intellij.diagnostic.JVMResponsivenessMonitorStarter":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.diagnostic.JVMResponsivenessMonitorStarter.execute(JVMResponsivenessMonitorStarter.kt:25) at com.intellij.platform.ide.bootstrap.ApplicationLoader$executeAsyncAppInitListeners$1.invokeSuspend(ApplicationLoader.kt:310) - "com.intellij.platform.feedback.eap.EAPApplicationInitializedListener":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.feedback.eap.EAPApplicationInitializedListener$execute$2.invokeSuspend(EAPApplicationInitializedListener.kt:36) at com.intellij.platform.ide.bootstrap.ApplicationLoader$executeAsyncAppInitListeners$1.invokeSuspend(ApplicationLoader.kt:310) - "com.intellij.platform.trace.consent.storage.schedule.TraceUsageJobsScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.trace.consent.storage.schedule.TraceUsageJobsScheduler$execute$2.invokeSuspend(TraceUsageJobsScheduler.kt:42) at com.intellij.platform.trace.consent.storage.schedule.TraceUsageJobsScheduler.execute(TraceUsageJobsScheduler.kt:30) at com.intellij.platform.ide.bootstrap.ApplicationLoader$executeAsyncAppInitListeners$1.invokeSuspend(ApplicationLoader.kt:310) - "com.intellij.platform.trace.consent.storage.schedule.TraceUsageJobsScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.trace.consent.storage.schedule.TraceUsageJobsScheduler$execute$2$1.invokeSuspend(TraceUsageJobsScheduler.kt:32) - "com.intellij.ide.Q.C":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.ide.Q.C.execute(EvaluationSupportHelper.kt) at com.intellij.platform.ide.bootstrap.ApplicationLoader$executeAsyncAppInitListeners$1.invokeSuspend(ApplicationLoader.kt:310) - "com.intellij.stats.completion.sender.SenderPreloadingActivity":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.stats.completion.sender.SenderPreloadingActivity.execute(SenderPreloadingActivity.kt:43) at com.intellij.platform.ide.bootstrap.ApplicationLoader$executeAsyncAppInitListeners$1.invokeSuspend(ApplicationLoader.kt:310) - "com.intellij.internal.statistic.updater.StatisticsJobsScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.internal.statistic.updater.StatisticsJobsScheduler$execute$2.invokeSuspend(StatisticsJobsScheduler.kt:83) at com.intellij.internal.statistic.updater.StatisticsJobsScheduler.execute(StatisticsJobsScheduler.kt:46) at com.intellij.platform.ide.bootstrap.ApplicationLoader$executeAsyncAppInitListeners$1.invokeSuspend(ApplicationLoader.kt:310) - "com.intellij.internal.statistic.updater.StatisticsJobsScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.internal.statistic.updater.StatisticsJobsSchedulerKt.checkPreviousExternalUploadResult(StatisticsJobsScheduler.kt:142) at com.intellij.internal.statistic.updater.StatisticsJobsScheduler$execute$2$3.invokeSuspend(StatisticsJobsScheduler.kt:73) - "com.intellij.internal.statistic.updater.StatisticsJobsScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.internal.statistic.updater.StatisticsJobsScheduler.runEventLogStatisticsService(StatisticsJobsScheduler.kt:88) at com.intellij.internal.statistic.updater.StatisticsJobsScheduler$execute$2$4.invokeSuspend(StatisticsJobsScheduler.kt:76) - "com.intellij.internal.statistic.updater.StatisticsJobsScheduler":StandaloneCoroutine{Completing} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] -[x44 of] "com.intellij.internal.statistic.updater.StatisticsJobsScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46) -[x4 of] "com.intellij.internal.statistic.updater.StatisticsJobsScheduler":StandaloneCoroutine{Completing} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] -[x3 of] "com.intellij.internal.statistic.updater.StatisticsJobsScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.jetbrains.fus.reporting.defaults.DefaultMetadataStorage$scheduledUpdate$1.invokeSuspend(DefaultMetadataStorage.kt:144) - "com.intellij.ide.AgreementUpdater":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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:310) - "org.jetbrains.ide.ToolboxRestServiceConfig":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "org.jetbrains.ide.BuiltInServerManagerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger.logApplicationStateRegularly(FUStateUsagesLogger.kt:194) at com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger$1.invokeSuspend(FUStateUsagesLogger.kt:58) - "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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:109) - "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "com.intellij.ide.actionMacro.ActionMacroManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.ide.impl.presentationAssistant.PresentationAssistant":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x org.jetbrains.plugins.remote-run)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.codeInsight.intention.impl.IntentionShortcutManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.util.indexing.events.ChangedFilesCollector":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "FileBasedIndex Vfs Event Processor":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO.limitedParallelism(1)] - "com.jetbrains.rider.diagnostics.DotNetHeapVerifyNotifier":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rd.platform.diagnostics.LogTraceScenariosRegistry":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.internal.statistic.eventLog.StatisticsEventLogProvidersHolder":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.internal.statistic.StatisticsServiceApplicationScope":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rdclient.diagnostics.RdClientTraceScenarioListener$TraceScenariosListenerService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rdclient.diagnostics.RdClientTraceScenarioListener$TraceScenariosListenerService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.EDT] 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.jetbrains.rdclient.diagnostics.RdClientTraceScenarioListener$TraceScenariosListenerService$1.invokeSuspend(RdClientTraceScenarioListener.kt:32) - "com.jetbrains.rdclient.diagnostics.RdClientTraceScenarioListener$TraceScenariosListenerService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.EDT] 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.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) -[x2 of] "com.jetbrains.rdclient.diagnostics.RdClientTraceScenarioListener$TraceScenariosListenerService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.EDT] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "(ApplicationImpl@793176519 x com.jetbrains.sqlproj)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.vfs.newvfs.RefreshQueueImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "RefreshQueue pool":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default.limitedParallelism(1)] - "com.intellij.util.AlarmSharedCoroutineScopeHolder":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.internal.statistic.eventLog.EventLogListenersManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.rpc.topics.impl.RemoteTopicSubscribersManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.rpc.topics.impl.RemoteTopicSubscribersManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.rpc.topics.impl.RemoteTopicSubscribersManager$1.invokeSuspend(RemoteTopicSubscribersManager.kt:41) - "com.intellij.ide.IdeTooltipManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.IdeTooltipManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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:184) - "com.intellij.ide.IdeTooltipManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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:197) - "com.intellij.ide.IdeTooltipManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "ApplicationImpl@793176519 container":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEventScheduler$initialize$1.invokeSuspend(FeatureUsageSettingsEventScheduler.kt:32) - "ProjectImpl@1993067475 container":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "project service preloading":ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "project activities":ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.project.ProjectEntitiesStorage$ProjectEntityScopeService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.project.ProjectEntitiesStorage$ProjectEntityScopeService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35) - "(ProjectImpl@1993067475 x org.jetbrains.plugins.yaml)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x XPathView)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "(ProjectImpl@1993067475 x org.jetbrains.plugins.terminal)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x intellij.rider.plugins.cwm)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rdserver.settings.BackendBroadcastSettingsStorageService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rdserver.toolWindow.BackendServerToolWindowManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x32 of] "com.jetbrains.rdserver.toolWindow.BackendServerToolWindowManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.wm.impl.ToolWindowImpl$1.invokeSuspend(ToolWindowImpl.kt:213) - "com.jetbrains.rdserver.toolWindow.BackendServerToolWindowManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.jetbrains.rdserver.toolWindow.BackendServerToolWindowManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] - "com.jetbrains.rdserver.toolWindow.BackendServerToolWindowManager":StandaloneCoroutine{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] - "com.jetbrains.rdserver.execution.BackendRunManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.cwm.plugin.users.BackendUserManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.cwm.plugin.following.FollowMeManagerService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rdserver.ui.BackendUserFocusManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rdserver.ui.BackendUserFocusManager":StandaloneCoroutine{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "(ProjectImpl@1993067475 x com.jetbrains.performancePlugin)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x20 of] "(ProjectImpl@1993067475 x com.intellij)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x Git4Idea)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "git4idea.repo.GitRepositoryManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x5 of] "(ProjectImpl@1993067475 x com.intellij.database)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x com.intellij.database)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.database.dataSource.DataSourceModelStorageImpl$Prj":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.database.dataSource.DataSourceModelStorageImpl$Prj":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.util.SingleAlarm$scheduleTask$1$1.invokeSuspend(SingleAlarm.kt:410) - "com.intellij.database.dataSource.history.DataSourcesHistory":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.database.dataSource.history.DataSourcesHistory":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), 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.database.dataSource.history.DataSourcesHistory$1.invokeSuspend(DataSourcesHistory.kt:80) - "com.intellij.database.dataSource.history.DataSourcesHistory":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), 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.database.dataSource.history.DataSourcesHistory":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "(ProjectImpl@1993067475 x com.jetbrains.sh)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x com.intellij)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.vcs.impl.FileStatusManagerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.vcs.impl.ProjectLevelVcsManagerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.vcs.commit.CommitModeManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x com.intellij.modules.json)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x tanvd.grazi)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x com.intellij.completion.ml.ranking)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x org.editorconfig.editorconfigjetbrains)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x org.jetbrains.plugins.gitlab)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Main] - "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32) at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:313) at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:292) - "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:298) - "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32) at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:313) at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:292) - "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:298) - "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: RUNNING [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1$1$1$scopeBody$1.invokeSuspend(CoroutineUtil.kt:303) at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1$1$1.invokeSuspend(CoroutineUtil.kt:305) - "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Main] -[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Main] 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) -[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Main] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Main] 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.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Main] at com.intellij.collaboration.auth.PasswordSafeCredentialsRepository$canPersistCredentials$1.invokeSuspend(PasswordSafeCredentialsRepository.kt:43) - "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Main] 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.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Main] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Main] 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) -[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Main] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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) -[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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) -[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabRepositoryAndAccountSelectorViewModel$1.invokeSuspend(GitLabRepositoryAndAccountSelectorViewModel.kt:47) - "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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) - "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1$1.emit(Combine.kt:30) at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:411) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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) -[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.GitLabProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager$1.invokeSuspend(GitLabProjectConnectionManager.kt:51) - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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) - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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) - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:74) - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1.collect(Transform.kt:111) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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 git4idea.remote.hosting.GitAsyncExtensionsKt$discoverServers$1.invokeSuspend(gitAsyncExtensions.kt:147) - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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) - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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) - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:74) - "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "(ProjectImpl@1993067475 x org.jetbrains.plugins.github)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Main] - "org.jetbrains.plugins.github.pullrequest.ui.GHPRProjectViewModel":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "org.jetbrains.plugins.github.pullrequest.ui.GHPRProjectViewModel":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "org.jetbrains.plugins.github.pullrequest.ui.GHPRProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "org.jetbrains.plugins.github.pullrequest.ui.GHPRProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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) -[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.GHPRProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.github.pullrequest.ui.GHPRProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32) at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:313) at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:292) - "org.jetbrains.plugins.github.pullrequest.ui.GHPRProjectViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:298) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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:215) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:74) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1.collect(Transform.kt:111) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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 git4idea.remote.hosting.GitAsyncExtensionsKt$discoverServers$1.invokeSuspend(gitAsyncExtensions.kt:147) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:74) - "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager$1.invokeSuspend(GHRepositoryConnectionManager.kt:47) - "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "(ProjectImpl@1993067475 x org.jetbrains.plugins.github)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x PerforceDirectPlugin)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x org.intellij.qodana)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x org.intellij.qodana)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "org.jetbrains.qodana.inspectionKts.KtsInspectionsManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "org.jetbrains.qodana.inspectionKts.KtsInspectionsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), 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.FlowKt__EmittersKt$onEmpty$$inlined$unsafeFlow$1.collect(Emitters.kt:110) at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215) - "org.jetbrains.qodana.inspectionKts.KtsInspectionsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), 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 org.jetbrains.qodana.inspectionKts.KtsInspectionsManager$inspectionFilesFlow$1.invokeSuspend(KtsInspectionsManager.kt:131) - "org.jetbrains.qodana.inspectionKts.KtsInspectionsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at org.jetbrains.qodana.util.FlowKt$vfsChangesMapFlow$1.invokeSuspend(flow.kt:62) - "(ProjectImpl@1993067475 x com.intellij)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rider.workspaceModel.RiderWorkspaceModel":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rider.workspaceModel.RiderWorkspaceModelInitializer":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.fileEditor.impl.IdeDocumentHistoryImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rider.workspaceModel.WorkspaceUserModelUpdater":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rider.workspaceModel.WorkspaceUserModelUpdater":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.jetbrains.rider.workspaceModel.WorkspaceUserModelUpdater$initializeComponent$1.invokeSuspend(WorkspaceUserModelUpdater.kt:254) - "com.jetbrains.rider.workspaceModel.WorkspaceUserModelUpdater":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.jetbrains.rider.workspaceModel.WorkspaceUserModelUpdater":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] - "com.jetbrains.rider.projectView.baseDirectories.RiderBaseProjectDirectories":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rider.projectView.baseDirectories.RiderBaseProjectDirectories":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.ide.project.impl.BaseProjectDirectoriesImpl$1.invokeSuspend(BaseProjectDirectoriesImpl.kt:36) - "(ProjectImpl@1993067475 x org.jetbrains.fortea)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x5 of] "(ProjectImpl@1993067475 x rider.intellij.plugin.appender)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x com.jetbrains.plugins.webDeployment)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.plugins.webDeployment.config.GroupedServersConfigManagerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "(ProjectImpl@1993067475 x org.jetbrains.plugins.remote-run)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x com.intellij.plugins.watcher)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x com.intellij.tasks.timeTracking)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.tasks.timeTracking.TimeTrackingManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.tasks.timeTracking.TimeTrackingManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), 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.tasks.timeTracking.TimeTrackingManager$1.invokeSuspend(TimeTrackingManager.kt:79) - "com.intellij.tasks.timeTracking.TimeTrackingManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "(ProjectImpl@1993067475 x com.jetbrains.dotTrace.dotMemory)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.rider.plugins.dotTrace.dotMemory.core.dotProfiler.configurations.RunConfigurationToOsAndRuntimeCacheService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x com.jetbrains.dotCover)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "(ProjectImpl@1993067475 x intellij.rider.plugins.cwm)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x org.jetbrains.plugins.vagrant)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x com.jetbrains.restClient)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x com.intellij.swagger)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x com.jetbrains.xaml.previewer)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x org.jetbrains.completion.full.line)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x com.intellij.diagram)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x com.jetbrains.rider.diagram)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x com.intellij.css)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x JavaScript)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.lang.javascript.library.typings.TypeScriptExternalDefinitionsService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.lang.javascript.library.typings.TypeScriptExternalDefinitionsService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), 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.lang.javascript.library.typings.TypeScriptExternalDefinitionsService$4.invokeSuspend(TypeScriptExternalDefinitionsService.kt:74) - "com.intellij.lang.javascript.library.typings.TypeScriptExternalDefinitionsService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), 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.lang.javascript.library.typings.TypeScriptExternalDefinitionsService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "com.intellij.javascript.nodejs.packageJson.PackageJsonFileManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.javascript.nodejs.packageJson.workspaceModel.PackageJsonEntityManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.lang.javascript.linter.eslint.service.EslintLanguageServiceManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.lang.javascript.config.graph.JSConfigGraphCache":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.lang.javascript.config.graph.JSConfigGraphCache":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.lang.javascript.config.graph.JSConfigGraphCache$1.invokeSuspend(JSConfigGraphCache.kt:63) - "(ProjectImpl@1993067475 x com.intellij.stylelint)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x com.jetbrains.rider.razor)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rider.web.RiderLspServerInvalidator":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x tslint)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x NodeJS)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x org.jetbrains.plugins.node-remote-interpreter)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x Karma)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x com.jetbrains.sqlproj)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x com.intellij.resharper.unity)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x com.jetbrains.rider.fsharp)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x com.intellij.kubernetes)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.kubernetes.ui.KustomizeYamlPanelUpdater":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "(ProjectImpl@1993067475 x com.jetbrains.rider-cpp)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x com.intellij.cmake)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x AngularJS)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rider.protocol.RiderProtocolProjectSessionsManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x5 of] "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.wm.impl.status.EditorBasedStatusBarPopup$1.invokeSuspend(EditorBasedStatusBarPopup.kt:116) - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] - "Position-widget":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "Position-widget":StandaloneCoroutine{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] - "Position-widget":ProducerCoroutine{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] - "Position-widget":StandaloneCoroutine{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] - "Position-widget":ProducerCoroutine{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] - "Position-widget":ProducerCoroutine{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] -[x2 of] "Position-widget":StandaloneCoroutine{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] - "Position-widget":StandaloneCoroutine{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] - "Position-widget":ProducerCoroutine{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] - "ReadOnlyAttribute-widget":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] - "(ProjectImpl@1993067475 x com.intellij)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.trace.consent.services.LicenseAwareTraceDataSharingService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.workspaceModel.ide.impl.WorkspaceModelCacheImpl$2.invokeSuspend(WorkspaceModelCacheImpl.kt:91) - "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] - "com.intellij.workspaceModel.ide.impl.legacyBridge.project.ProjectRootManagerBridge":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleManagerComponentBridge":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "ModuleComponentManager container":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ModuleComponentManager), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.project.ExternalStorageConfigurationManagerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents$1.invokeSuspend(FeatureUsageSettingsEvents.kt:60) - "com.jetbrains.rider.editors.EditorsSynchronizer$WorkspaceModelEventsListener":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "com.intellij.util.indexing.ProjectEntityIndexingService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.workspaceModel.core.fileIndex.impl.WorkspaceFileIndexImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.configurationStore.schemeManager.ProjectSchemeManagerFactory":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.fileEditor.impl.FileEditorManagerImpl$1.invokeSuspend(FileEditorManagerImpl.kt:311) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1$invokeSuspend$$inlined$flatMapLatest$1.invokeSuspend(FileEditorManagerImpl.kt:189) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$special$$inlined$flatMapLatest$1.invokeSuspend(FileEditorManagerImpl.kt:189) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:124) at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$2.invokeSuspend(FileEditorManagerImpl.kt:363) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.fileEditor.impl.FileEditorManagerImpl$4.invokeSuspend(FileEditorManagerImpl.kt:372) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "EditorSplitters file icon update":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28) at com.intellij.openapi.fileEditor.impl.EditorsSplitters$3.invokeSuspend(EditorsSplitters.kt:276) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214) - "EditorSplitters frame title update":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.fileEditor.impl.EditorsSplitters$6.invokeSuspend(EditorsSplitters.kt:308) - "EditorSplitters frame title update":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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) - "EditorSplitters frame title update":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:411) - "FileEditorManagerImpl file update":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$processFileUpdateRequests$1.invokeSuspend(FileEditorManagerImpl.kt:500) - "FileEditorManagerImpl file title update":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$processFileUpdateRequests$2.invokeSuspend(FileEditorManagerImpl.kt:503) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.fileEditor.impl.FileEditorManagerImpl$MyRootListener$rootChangedRequests$2$1.invokeSuspend(FileEditorManagerImpl.kt:2079) - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] - "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at com.intellij.openapi.application.rw.InternalReadAction.readLoop(InternalReadAction.kt:83) at com.intellij.openapi.application.rw.InternalReadAction$runReadAction$6.invokeSuspend(InternalReadAction.kt:60) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$MyRootListener$rootChangedRequests$2$1$1.invokeSuspend(FileEditorManagerImpl.kt:2080) - "DockableEditorContainerFactory":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), 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.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215) - "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), 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.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:116) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), 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__EmittersKt$onEmpty$$inlined$unsafeFlow$1.collect(Emitters.kt:110) at com.intellij.codeInspection.ex.Dynamic_inspectionsKt$dynamicInspectionsFlow$$inlined$flatMapLatest$1.invokeSuspend(dynamic-inspections.kt:189) - "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:411) at kotlinx.coroutines.flow.FlowKt__EmittersKt$onEmpty$$inlined$unsafeFlow$1.collect(Emitters.kt:110) at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.codeInspection.ex.Dynamic_inspectionsKt$dynamicInspectionsFlow$epUpdatedFlow$1.invokeSuspend(dynamic-inspections.kt:102) - "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":LazyStandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar$updateInspectionProfilesSubscription$1.invokeSuspend(ProjectInspectionToolRegistrar.kt:40) - "ProjectImpl@1993067475 container":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at com.intellij.execution.impl.RunManagerImpl$updateSelectedRunConfigWhenFileScannerIsDone$1.invokeSuspend(RunManagerImpl.kt:1019) - "com.intellij.xdebugger.impl.XDebuggerManagerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "XLineBreakpointManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x5 of] "XBreakpoint":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "XBreakpoint":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35) -[x3 of] "XBreakpoint":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "XBreakpoint":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:35) - "com.intellij.openapi.project.InitialVfsRefreshService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - CompletableDeferredImpl{Active} - "com.jetbrains.rider.projectView.workspace.impl.WorkspaceModelUpdater":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.startup.impl.StartupManagerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - CompletableDeferredImpl{Active} - "com.intellij.ui.EditorNotificationsImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "EditorNotificationsImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ui.EditorNotificationsImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.ui.EditorNotificationsImpl$6.invokeSuspend(EditorNotificationsImpl.kt:136) - "com.intellij.ui.EditorNotificationsImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.ui.EditorNotificationsImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] - "com.intellij.ide.GeneratedSourceFileChangeTrackerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.GeneratedSourceFileChangeTrackerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.GeneratedSourceFileChangeTrackerImpl$startHandlingCheckRequests$1.invokeSuspend(GeneratedSourceFileChangeTrackerImpl.kt:68) - "com.intellij.ide.GeneratedSourceFileChangeTrackerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.GeneratedSourceFileChangeTrackerImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:120) - "com.jetbrains.rider.projectView.workspace.impl.WorkspaceEditorsUpdater":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rider.projectView.workspace.impl.WorkspaceEditorsUpdater":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.jetbrains.rider.projectView.workspace.impl.WorkspaceEditorsUpdater$1.invokeSuspend(WorkspaceEditorsUpdater.kt:22) - "com.jetbrains.rider.projectView.workspace.impl.WorkspaceEditorsUpdater":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.jetbrains.rider.projectView.workspace.impl.WorkspaceEditorsUpdater":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] - "com.intellij.xdebugger.impl.pinned.items.XDebuggerPinToTopManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.codeInsight.daemon.impl.WolfTheProblemSolverImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.codeInsight.daemon.impl.WolfTheProblemSolverImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at com.intellij.codeInsight.daemon.impl.WolfListeners$1.invokeSuspend(WolfListeners.kt:42) - "ProjectImpl@1993067475 container":StandaloneCoroutine{Completing}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), ProjectImpl@1993067475 container, Dispatchers.Default] at com.intellij.openapi.project.impl.IdeProjectFrameAllocatorKt.openProjectViewIfNeeded(IdeProjectFrameAllocator.kt:643) at com.intellij.openapi.project.impl.IdeProjectFrameAllocatorKt.postOpenEditors(IdeProjectFrameAllocator.kt:498) at com.intellij.openapi.project.impl.IdeProjectFrameAllocator$run$2$3$1.invokeSuspend(IdeProjectFrameAllocator.kt:234) - "ProjectImpl@1993067475 container":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), ProjectImpl@1993067475 container, Dispatchers.Default] at com.intellij.openapi.wm.impl.status.IdeStatusBarImpl$doInit$beans$1.invokeSuspend(IdeStatusBarImpl.kt:397) at com.intellij.openapi.wm.impl.status.IdeStatusBarImpl.doInit(IdeStatusBarImpl.kt:395) at com.intellij.openapi.wm.impl.status.IdeStatusBarImpl$init$2.invokeSuspend(IdeStatusBarImpl.kt:386) at com.intellij.openapi.wm.impl.status.IdeStatusBarImpl.init$intellij_platform_ide_impl(IdeStatusBarImpl.kt:385) at com.intellij.openapi.project.impl.IdeProjectFrameAllocator$run$2$3$1$1.invokeSuspend(IdeProjectFrameAllocator.kt:227) - "com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.project.DumbServiceImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.project.DumbServiceImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.lsp.impl.LspServerManagerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.lsp.impl.LspServerManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.lsp.impl.LspServerManagerImpl$addWorkspaceModelListener$1.invokeSuspend(LspServerManagerImpl.kt:288) - "(ProjectImpl@1993067475 x intellij.prettierJS)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.prettierjs.PrettierLanguageServiceManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "ProjectImpl@1993067475 container":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.wm.impl.status.EditorBasedStatusBarPopup$1.invokeSuspend(EditorBasedStatusBarPopup.kt:116) - "ProjectImpl@1993067475 container":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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) - "ProjectImpl@1993067475 container":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] - "com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "Scanning (merge parameters)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "Scanning (root)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO] - "Scanning (root)":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO] at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$1.invokeSuspend(UnindexedFilesScannerExecutorImpl.kt:137) - "scanning task execution trigger":DeferredCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO] 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__ReduceKt.first(Reduce.kt:179) at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$1$1.invokeSuspend(UnindexedFilesScannerExecutorImpl.kt:118) - "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO] 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.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO] 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.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO] - "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO] 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.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) -[x2 of] "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO] - "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "scanning task execution trigger":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.IO] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.progress.impl.PerProjectTaskInfoEntityCollector":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1$1.invokeSuspend(Rete.kt:484) at fleet.kernel.rete.ReteKt.observeSuspend(Rete.kt:396) at fleet.kernel.rete.ReteKt$tokenSetsFlow$1$1.invokeSuspend(Rete.kt:483) at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226) at com.intellij.openapi.progress.impl.TaskInfoEntityCollectorKt$collectActiveTasks$1.invokeSuspend(TaskInfoEntityCollector.kt:57) - "com.intellij.openapi.project.SmartModeScheduler":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.project.SmartModeScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.openapi.project.SmartModeScheduler$2.invokeSuspend(SmartModeScheduler.kt:63) - "com.intellij.openapi.project.SmartModeScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.openapi.project.SmartModeScheduler$3.invokeSuspend(SmartModeScheduler.kt:69) - "com.intellij.ide.ProjectWidgetGradientLocationService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "ProjectWidgetGradientLocationService.updateFlow":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), 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.ProjectWidgetGradientLocationService$1.invokeSuspend(ProjectWindowCustomizerService.kt:547) - "ProjectWidgetGradientLocationService.updateFlow":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), 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) - "ProjectWidgetGradientLocationService.updateFlow":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:411) - "(ProjectImpl@1993067475 x com.intellij)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.navbar.frontend.NavBarService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.navbar.frontend.NavBarService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default.limitedParallelism(1)] - "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), 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.navbar.frontend.NavBarService$1.invokeSuspend(NavBarService.kt:64) - "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), 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.navbar.frontend.NavBarService$1$1.invokeSuspend(NavBarService.kt:71) - "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), 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:63) - "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:58) - "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), 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.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] at com.intellij.platform.navbar.monolith.MonolithNavbarServiceDelegate$activityFlow$1.invokeSuspend(MonolithNavBarServiceDelegate.kt:27) - "ProjectImpl@1993067475 container":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at com.intellij.notification.impl.NotificationsToolWindowFactory$manage$2.invokeSuspend(NotificationsToolWindow.kt:45) at com.intellij.notification.impl.NotificationsToolWindowFactory.manage(NotificationsToolWindow.kt:38) at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$3.invokeSuspend(ToolWindowManagerImpl.kt:1069) - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.terminal))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x5 of] "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x com.intellij))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x com.intellij.rider.godot.gdscript))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.gitlab))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.gitlab))":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController.manageToolWindow(GitLabToolWindowFactory.kt:58) at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabToolWindowFactory.manage(GitLabToolWindowFactory.kt:39) at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$3.invokeSuspend(ToolWindowManagerImpl.kt:1069) - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.gitlab))":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController$manageToolWindow$2$1.invokeSuspend(GitLabToolWindowFactory.kt:60) - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.gitlab))":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController$manageToolWindow$2$2.invokeSuspend(GitLabToolWindowFactory.kt:67) - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.github))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.github))":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowFactory.manage(GHPRToolWindowFactory.kt:51) at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$3.invokeSuspend(ToolWindowManagerImpl.kt:1069) - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.github))":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$1.invokeSuspend(GHPRToolWindowFactory.kt:69) - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.github))":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$2.invokeSuspend(GHPRToolWindowFactory.kt:77) - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.github))":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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 org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$3.invokeSuspend(GHPRToolWindowFactory.kt:89) - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.github))":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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) - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.plugins.github))":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x training))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x com.jetbrains.plugins.webDeployment))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x com.jetbrains.dotTrace.dotMemory))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x com.jetbrains.dotCover))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x com.intellij.microservices.ui))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x com.intellij.database))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x org.jetbrains.completion.full.line))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x JavaScript))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x com.intellij.resharper.unity))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x com.jetbrains.dpa))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ui.docking.impl.DockManagerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x com.intellij)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.dvcs.repo.VcsRepositoryManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x org.jetbrains.completion.full.line)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.llmInstaller.LLMInstallerServiceProjectScope":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "AIAssistantBasePanel.panelScope":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x10 of] "AIAssistantBasePanel.panelScope":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at com.intellij.ui.layout.ComponentPredicateKt$predicate$1$addListener$1.invokeSuspend(ComponentPredicate.kt:117) - "AIAssistantBasePanel.panelScope":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), 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.llmInstaller.ui.wizard.LLMInstallerWizardPanel$runAiAvailabilityStateUpdaterIn$1.invokeSuspend(LLMInstallerWizardPanel.kt:252) -[x2 of] "AIAssistantBasePanel.panelScope":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28) - "AIAssistantBasePanel.panelScope":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), ModalityState.ANY, Dispatchers.EDT] at com.intellij.llmInstaller.ui.wizard.LLMInstallerWizardPanel$createButtonsPanel$5.invokeSuspend(LLMInstallerWizardPanel.kt:143) - "AIAssistantBasePanel.panelScope":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.Default] at com.intellij.llmInstaller.ui.wizard.LLMInstallerWizardPanel$createButtonsPanel$6.invokeSuspend(LLMInstallerWizardPanel.kt:163) - "AIAssistantBasePanel.panelScope":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), ModalityState.ANY, Dispatchers.EDT] at com.intellij.llmInstaller.ui.wizard.LLMInstallerWizardPanel$createButtonsPanel$7.invokeSuspend(LLMInstallerWizardPanel.kt:191) - "com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "Tool window resize collector for Project":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.EDT] 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.platform.ide.impl.statistic.ToolWindowStateCollector$Collector$job$1.invokeSuspend(ToolWindowStateListener.kt:69) - "Tool window resize collector for Project":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), ClientId(value=Host), Dispatchers.EDT] - "com.intellij.openapi.wm.impl.status.widget.StatusBarActionManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x me.seclerp.rider.plugins.efcore)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.diagnostic.ThreadDumpService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.util.concurrency.EdtScheduler":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.ide.UpdatesInfoProviderManager":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "org.jetbrains.ide.ToolboxSettingsActionRegistry":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "org.jetbrains.ide.ToolboxSettingsActionRegistry":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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 org.jetbrains.ide.ToolboxSettingsActionRegistry$1.invokeSuspend(ToolboxUpdateActions.kt:43) - "org.jetbrains.ide.ToolboxSettingsActionRegistry":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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) - "org.jetbrains.ide.ToolboxSettingsActionRegistry":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), 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.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl$1.invokeSuspend(GlobalWorkspaceModelCacheImpl.kt:61) - "com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, Dispatchers.Default] - "com.intellij.workspaceModel.ide.impl.jps.serialization.JpsGlobalModelSynchronizerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij.settingsSync)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.settingsSync.jba.JbaCommunicatorProvider":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.jetbrains.rider.plugins.verse)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rider.plugins.verse.VersePluginLifetimeService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.jetbrains.rider.plugins.noesis)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rider.noesis.NoesisPluginLifetimeService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.codeInspection.ex.InspectionToolRegistrar":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.psi.codeStyle.LanguageCodeStyleSettingsProviderService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.platform.ide.diagnostic.startUpPerformanceReporter.IdeStartUpPerformanceService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.jetbrains.plugins.jade)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.jetbrains.rider.environment.RiderEnvironments":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] -[x2 of] "(ApplicationImpl@793176519 x com.intellij)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x com.intellij))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij.rider.godot.gdscript)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x com.intellij.rider.godot.gdscript))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.jetbrains.dotTrace.dotMemory)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x com.jetbrains.dotTrace.dotMemory))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.jetbrains.dotCover)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x com.jetbrains.dotCover))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij.microservices.ui)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x com.intellij.microservices.ui))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.intellij.resharper.unity)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x com.intellij.resharper.unity))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ApplicationImpl@793176519 x com.jetbrains.dpa)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "(ProjectImpl@1993067475 x (ApplicationImpl@793176519 x com.jetbrains.dpa))":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ProjectImpl@1993067475), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.wm.impl.ToolWindowManagerAppLevelHelper":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor] - "com.intellij.openapi.wm.impl.ToolWindowManagerAppLevelHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=Host), 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.wm.impl.ToolWindowManagerAppLevelHelper$1.invokeSuspend(ToolWindowManagerLifecycle.kt:174) - "com.intellij.openapi.wm.impl.ToolWindowManagerAppLevelHelper":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=Host), 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.wm.impl.ToolWindowManagerAppLevelHelper":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), ClientId(value=Host), Dispatchers.Default] - "selector":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.IO] at io.ktor.network.selector.ActorSelectorManager.receiveOrNullSuspend(ActorSelectorManager.kt:168) at io.ktor.network.selector.ActorSelectorManager.process(ActorSelectorManager.kt:90) at io.ktor.network.selector.ActorSelectorManager$1.invokeSuspend(ActorSelectorManager.kt:44) - SupervisorJobImpl{Active} - SupervisorJobImpl{Active} -[x2 of] JobImpl{Active} - "ktor-cio-context":StandaloneCoroutine{Active}, state: SUSPENDED [io.ktor.util.CoroutinesUtilsKt$SilentSupervisor$$inlined$CoroutineExceptionHandler$1, Dispatchers.IO] at io.ktor.client.engine.cio.CIOEngine$1.invokeSuspend(CIOEngine.kt:71) - StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.util.indexing.diagnostic.StorageDiagnosticData$setupIndexingReporting$2.invokeSuspend(StorageDiagnosticData.kt:332) - "daemon-client":StandaloneCoroutine{Active}, state: SUSPENDED [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.jetbrains.app.daemon.client.DaemonClientImpl$job$1.invokeSuspend(DaemonClientImpl.kt:197) - "daemon-client":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "daemon-client":StandaloneCoroutine{Active}, state: RUNNING [Dispatchers.Default] at com.jetbrains.app.daemon.client.DaemonClientImpl.tryUnpackAndLaunchBundled(DaemonClientImpl.kt:322) at com.jetbrains.app.daemon.client.DaemonClientImpl$job$1$1$2.invokeSuspend(DaemonClientImpl.kt:216) at com.jetbrains.app.daemon.client.DaemonClientImpl.retryForever(DaemonClientImpl.kt:274) at com.jetbrains.app.daemon.client.DaemonClientImpl$job$1$1.invokeSuspend(DaemonClientImpl.kt:204) at kotlinx.coroutines.flow.FlowKt__MergeKt$mapLatest$1.invokeSuspend(Merge.kt:213) at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3$1$2.invokeSuspend(Merge.kt:30) - StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.diagnostic.fus.FusReportingEventWatcher$samplingCoroutine$1.invokeSuspend(FusReportingEventWatcher.kt:45) - JobImpl{Active} - "SocketStreamTransport::SocketFlow":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.IO] at com.intellij.platform.split.connection.protocol.transport.SocketStreamTransport.runSocketFlow(SocketStreamTransport.kt:108) at com.intellij.platform.split.connection.protocol.transport.SocketStreamTransport$4.invokeSuspend(SocketStreamTransport.kt:65) - JobImpl{Active} - "ServiceMessageProcessor::Consumer":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ComponentManager(ApplicationImpl@793176519), com.intellij.codeWithMe.ClientIdContextElementPrecursor, com.jetbrains.rd.util.threading.coroutines.RdCoroutineScope$coroutineContext$2$invoke$$inlined$CoroutineExceptionHandler$1, Dispatchers.IO] at com.intellij.platform.split.connection.protocol.ServiceMessageProcessor$2.invokeSuspend(ServiceMessageProcessor.kt:414) - "Client[ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735)] Session scope":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9)] - "RemoteAppSessionImpl::null#null container":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), ComponentManager(RemoteAppSessionImpl::CONTROLLER#ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735)#isConnected=true)] - "(RemoteAppSessionImpl::null#null x org.jetbrains.plugins.terminal)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), ComponentManager(RemoteAppSessionImpl::CONTROLLER#ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735)#isConnected=true)] - "(RemoteAppSessionImpl::null#null x com.intellij)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), ComponentManager(RemoteAppSessionImpl::CONTROLLER#ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735)#isConnected=true)] - "(RemoteAppSessionImpl::null#null x intellij.rider.plugins.cwm)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), ComponentManager(RemoteAppSessionImpl::CONTROLLER#ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735)#isConnected=true)] - "com.jetbrains.rdserver.portForwarding.internal.BackendPortForwardingModelHost":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), ComponentManager(RemoteAppSessionImpl::CONTROLLER#ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735)#isConnected=true)] - "com.jetbrains.rdserver.portForwarding.internal.PerClientPortForwardingManagerImpl":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), ComponentManager(RemoteAppSessionImpl::CONTROLLER#ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735)#isConnected=true)] - "com.jetbrains.rdserver.settings.BackendPerClientSettingsStorageService":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), ComponentManager(RemoteAppSessionImpl::CONTROLLER#ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735)#isConnected=true)] - "com.jetbrains.rdserver.settings.BackendPerClientSettingsStorageService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), ComponentManager(RemoteAppSessionImpl::CONTROLLER#ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735)#isConnected=true), Dispatchers.Default] at com.jetbrains.rd.platform.codeWithMe.settings.RdSettingsStorageService$2.invokeSuspend(RdSettingsStorageService.kt:88) - "com.jetbrains.rdserver.settings.BackendPerClientSettingsStorageService":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), ComponentManager(RemoteAppSessionImpl::CONTROLLER#ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735)#isConnected=true), 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.jetbrains.rd.platform.codeWithMe.settings.RdSettingsStorageService$3.invokeSuspend(RdSettingsStorageService.kt:101) - "com.jetbrains.rdserver.settings.BackendPerClientSettingsStorageService":ProducerCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), ComponentManager(RemoteAppSessionImpl::CONTROLLER#ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735)#isConnected=true), Dispatchers.Default] at com.intellij.platform.util.coroutines.flow.FlowKt$debounceBatch$1.invokeSuspend(flow.kt:164) - "com.jetbrains.rdserver.actions.BackendActionsRegistrationHost":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), ComponentManager(RemoteAppSessionImpl::CONTROLLER#ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735)#isConnected=true)] -[x2 of] "(RemoteAppSessionImpl::null#null x intellij.rider.plugins.cwm)":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), ComponentManager(RemoteAppSessionImpl::CONTROLLER#ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735)#isConnected=true)] - "com.jetbrains.rd.actions.DynamicActionsIdHolder":supervisor:ChildScope{Active} [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), ComponentManager(RemoteAppSessionImpl::CONTROLLER#ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735)#isConnected=true)] - "com.jetbrains.rd.actions.DynamicActionsIdHolder":StandaloneCoroutine{Active}, state: SUSPENDED [Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735), ComponentManager(RemoteAppSessionImpl::CONTROLLER#ClientId(value=600ACF4373A9265C5E5841EAC906272A74704764E3A5F20F870BF583B3CC7FEA-1772118314735)#isConnected=true), Dispatchers.Default] at com.jetbrains.rd.actions.DynamicActionsIdHolder$1.invokeSuspend(DynamicActionProvider.kt:49) - "IdeFrameImpl.restoreBoundsRequests":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.ui(RELAX)] 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.util.ui.UiScopeKt$launchUsingIsShowingFlow$1.invokeSuspend(uiScope.kt:296) - "IdeFrameImpl.restoreBoundsRequests":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.ui(RELAX)] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "IdeFrameImpl.restoreBoundsRequests":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.ui(RELAX)] at com.intellij.util.ui.UiScopeKt$launchUsingIsShowingFlow$1$1$1.invokeSuspend(uiScope.kt:298) - "IdeFrameImpl.restoreBoundsRequests":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.UI] 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.wm.impl.IdeFrameImpl$1.invokeSuspend(IdeFrameImpl.kt:93) at com.intellij.util.ui.UiScopeKt$launchOnShowFixed$1.invokeSuspend(uiScope.kt:274) at com.intellij.util.ui.UiScopeKt$launchUsingIsShowingFlow$1$1$1$1$1.invokeSuspend(uiScope.kt:305) at com.intellij.util.ui.UiScopeKt$launchUiCoroutine$1$1.invokeSuspend(uiScope.kt:379) at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24) at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22) at com.intellij.util.ui.UiScopeKt$launchUiCoroutine$1.invokeSuspend(uiScope.kt:378) - "IdeFrameImpl.restoreBoundsRequests":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.UI] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - SupervisorJobImpl{Active} - "IdeGlassPane":supervisor:ChildScope{Cancelled} [Dispatchers.Default] - "IdeGlassPane":StandaloneCoroutine{Cancelled}, state: SUSPENDED [ModalityState.ANY, Dispatchers.ui(RELAX)] at com.intellij.util.ui.Animator$resume$1.invokeSuspend(Animator.kt:170) - "IdeGlassPane":StandaloneCoroutine{Cancelled} [Swing] - "IdeFrameDecorator":supervisor:ChildScope{Active} [Dispatchers.Default] - "IDE Project Frame":supervisor:ChildScope{Active} [Dispatchers.Default] - "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.platform.ide.menu.IdeMenuBarHelper$3.invokeSuspend(IdeMenuBarHelper.kt:123) - "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [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.ide.menu.IdeMenuBarHelper$4$1.invokeSuspend(IdeMenuBarHelper.kt:132) at com.intellij.platform.ide.menu.IdeMenuBarHelper$4.invokeSuspend(IdeMenuBarHelper.kt:131) - "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT] 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) - "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT] 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:63) - "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT] at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:59) - "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "MainToolbar visibility updates":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, 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.wm.impl.ProjectFrameCustomHeaderHelper$5.invokeSuspend(ProjectFrameCustomHeaderHelper.kt:147) - "MainToolbar visibility updates":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "MainToolbar":supervisor:ChildScope{Active} [Dispatchers.Default] - "MainToolbar":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT] at com.intellij.openapi.wm.impl.customFrameDecorations.header.toolbar.MainMenuButton$2.invokeSuspend(MainMenuButton.kt:103) -[x2 of] "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.platform.ide.menu.IdeMenuBarHelper$3.invokeSuspend(IdeMenuBarHelper.kt:123) -[x2 of] "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [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.ide.menu.IdeMenuBarHelper$4$1.invokeSuspend(IdeMenuBarHelper.kt:132) at com.intellij.platform.ide.menu.IdeMenuBarHelper$4.invokeSuspend(IdeMenuBarHelper.kt:131) - "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT] 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) - "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT] 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:63) - "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT] at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:59) - "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "IdeStatusBarImpl":ChildScope{Active} [Dispatchers.Default] - "InfoAndProgressPanel of com.intellij.openapi.wm.impl.status.IdeStatusBarImpl[,0,930,1400x30,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.CompoundBorder@7371a3cd,flags=16777224,maximumSize=,minimumSize=,preferredSize=]":supervisor:ChildScope{Active} [Dispatchers.Default] - "InfoAndProgressPanel of com.intellij.openapi.wm.impl.status.IdeStatusBarImpl[,0,930,1400x30,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.CompoundBorder@7371a3cd,flags=16777224,maximumSize=,minimumSize=,preferredSize=]":StandaloneCoroutine{Active}, state: SUSPENDED [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.wm.impl.status.InfoAndProgressPanel$3.invokeSuspend(InfoAndProgressPanel.kt:185) - "InfoAndProgressPanel of com.intellij.openapi.wm.impl.status.IdeStatusBarImpl[,0,930,1400x30,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.CompoundBorder@7371a3cd,flags=16777224,maximumSize=,minimumSize=,preferredSize=]":ProducerCoroutine{Active}, state: SUSPENDED [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) - "InfoAndProgressPanel of com.intellij.openapi.wm.impl.status.IdeStatusBarImpl[,0,930,1400x30,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.CompoundBorder@7371a3cd,flags=16777224,maximumSize=,minimumSize=,preferredSize=]":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] - "InfoAndProgressPanel of com.intellij.openapi.wm.impl.status.IdeStatusBarImpl[,0,930,1400x30,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.CompoundBorder@7371a3cd,flags=16777224,maximumSize=,minimumSize=,preferredSize=]":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, 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.wm.impl.status.InfoAndProgressPanel$4.invokeSuspend(InfoAndProgressPanel.kt:192) - "InfoAndProgressPanel of com.intellij.openapi.wm.impl.status.IdeStatusBarImpl[,0,930,1400x30,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.CompoundBorder@7371a3cd,flags=16777224,maximumSize=,minimumSize=,preferredSize=]":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, 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:63) - "InfoAndProgressPanel of com.intellij.openapi.wm.impl.status.IdeStatusBarImpl[,0,930,1400x30,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.CompoundBorder@7371a3cd,flags=16777224,maximumSize=,minimumSize=,preferredSize=]":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default] at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:58) - "InfoAndProgressPanel of com.intellij.openapi.wm.impl.status.IdeStatusBarImpl[,0,930,1400x30,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.CompoundBorder@7371a3cd,flags=16777224,maximumSize=,minimumSize=,preferredSize=]":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "InfoAndProgressPanel of com.intellij.openapi.wm.impl.status.IdeStatusBarImpl[,0,930,1400x30,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.CompoundBorder@7371a3cd,flags=16777224,maximumSize=,minimumSize=,preferredSize=]":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default] at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28) at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$5.invokeSuspend(InfoAndProgressPanel.kt:206) - "IDE Project Frame":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, 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.wm.impl.IdeProjectFrameHelper$installNorthComponents$2.invokeSuspend(IdeProjectFrameHelper.kt:67) - "IDE Project Frame":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, 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) - "IDE Project Frame":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default] at com.intellij.platform.navbar.frontend.NavBarRootPaneExtension$component$1.invokeSuspend(NavBarRootPaneExtension.kt:94) - "Main toolbar update":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.ui(RELAX).immediate] at com.intellij.util.ui.ShowingScopeKt$showingScope$3.invokeSuspend(showingScope.kt:125) - "ProjectWidgetGradientLocationService.repaintWhenChanged":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.ui(RELAX)] 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.util.ui.UiScopeKt$launchUsingIsShowingFlow$1.invokeSuspend(uiScope.kt:296) - "ProjectWidgetGradientLocationService.repaintWhenChanged":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.ui(RELAX)] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "ProjectWidgetGradientLocationService.repaintWhenChanged":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.ui(RELAX)] at com.intellij.util.ui.UiScopeKt$launchUsingIsShowingFlow$1$1$1.invokeSuspend(uiScope.kt:298) - "ProjectWidgetGradientLocationService.repaintWhenChanged":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.UI] at com.intellij.ide.ProjectWindowCustomizerServiceKt$repaintWhenProjectGradientOffsetChanged$1.invokeSuspend(ProjectWindowCustomizerService.kt:517) at com.intellij.util.ui.UiScopeKt$launchOnShowFixed$1.invokeSuspend(uiScope.kt:274) at com.intellij.util.ui.UiScopeKt$launchUsingIsShowingFlow$1$1$1$1$1.invokeSuspend(uiScope.kt:305) at com.intellij.util.ui.UiScopeKt$launchUiCoroutine$1$1.invokeSuspend(uiScope.kt:379) at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24) at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22) at com.intellij.util.ui.UiScopeKt$launchUiCoroutine$1.invokeSuspend(uiScope.kt:378) - "ProjectWidget":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.ui(RELAX)] 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.util.ui.UiScopeKt$launchUsingIsShowingFlow$1.invokeSuspend(uiScope.kt:296) - "ProjectWidget":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.ui(RELAX)] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "ProjectWidget":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.ui(RELAX)] 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.util.ui.UiScopeKt$launchUsingIsShowingFlow$1.invokeSuspend(uiScope.kt:296) - "ProjectWidget":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.ui(RELAX)] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "ProjectWidget":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.ui(RELAX)] at com.intellij.util.ui.UiScopeKt$launchUsingIsShowingFlow$1$1$1.invokeSuspend(uiScope.kt:298) - "ProjectWidget":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.UI] at com.intellij.openapi.wm.impl.headertoolbar.ProjectToolbarWidgetAction$createCustomComponent$1$1.invokeSuspend(ProjectToolbarWidgetAction.kt:139) at com.intellij.util.ui.UiScopeKt$launchOnShowFixed$1.invokeSuspend(uiScope.kt:274) at com.intellij.util.ui.UiScopeKt$launchUsingIsShowingFlow$1$1$1$1$1.invokeSuspend(uiScope.kt:305) at com.intellij.util.ui.UiScopeKt$launchUiCoroutine$1$1.invokeSuspend(uiScope.kt:379) at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24) at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22) at com.intellij.util.ui.UiScopeKt$launchUiCoroutine$1.invokeSuspend(uiScope.kt:378) - StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default] at com.intellij.ide.M.g.invokeSuspend(helper.kt) - "static nav bar vm":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.ui(RELAX)] 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.util.ui.UiScopeKt$launchUsingIsShowingFlow$1.invokeSuspend(uiScope.kt:296) - "static nav bar vm":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.ui(RELAX)] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "static nav bar vm":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.ui(RELAX)] at com.intellij.util.ui.UiScopeKt$launchUsingIsShowingFlow$1$1$1.invokeSuspend(uiScope.kt:298) - "static nav bar vm":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.UI] 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.navbar.frontend.ui.StaticNavBarPanel$1.invokeSuspend(StaticNavBarPanel.kt:73) at com.intellij.util.ui.UiScopeKt$launchOnShowFixed$1.invokeSuspend(uiScope.kt:274) at com.intellij.util.ui.UiScopeKt$launchUsingIsShowingFlow$1$1$1$1$1.invokeSuspend(uiScope.kt:305) at com.intellij.util.ui.UiScopeKt$launchUiCoroutine$1$1.invokeSuspend(uiScope.kt:379) at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24) at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22) at com.intellij.util.ui.UiScopeKt$launchUiCoroutine$1.invokeSuspend(uiScope.kt:378) - "static nav bar vm":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.UI] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "static nav bar vm":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.UI] at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel$handleVm$2.invokeSuspend(StaticNavBarPanel.kt:85) at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel.handleVm(StaticNavBarPanel.kt:81) at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel$1$1.invokeSuspend(StaticNavBarPanel.kt:75) - "static nav bar vm":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.UI] 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.navbar.frontend.ui.NewNavBarPanel$2.invokeSuspend(NewNavBarPanel.kt:93) - "static nav bar vm":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.UI] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "static nav bar vm":StandaloneCoroutine{Active} [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.UI] - "static nav bar vm":StandaloneCoroutine{Active} [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.EDT] - "static nav bar vm":ProducerCoroutine{Active} [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.UI] - "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.ui(RELAX)] 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.util.ui.UiScopeKt$launchUsingIsShowingFlow$1.invokeSuspend(uiScope.kt:296) - "static nav bar window":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.ui(RELAX)] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.ui(RELAX)] at com.intellij.util.ui.UiScopeKt$launchUsingIsShowingFlow$1$1$1.invokeSuspend(uiScope.kt:298) - "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.UI] at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$handleWindow$2.invokeSuspend(StaticNavBarPanel.kt:44) at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt.staticNavBarPanel$handleWindow(StaticNavBarPanel.kt:35) at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1$1.invokeSuspend(StaticNavBarPanel.kt:55) at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1.invokeSuspend(StaticNavBarPanel.kt:54) at com.intellij.util.ui.UiScopeKt$launchOnShowFixed$1.invokeSuspend(uiScope.kt:274) at com.intellij.util.ui.UiScopeKt$launchUsingIsShowingFlow$1$1$1$1$1.invokeSuspend(uiScope.kt:305) at com.intellij.util.ui.UiScopeKt$launchUiCoroutine$1$1.invokeSuspend(uiScope.kt:379) at com.intellij.platform.kernel.ApiKt$withKernel$2.invokeSuspend(api.kt:24) at com.intellij.platform.kernel.ApiKt.withKernel(api.kt:22) at com.intellij.util.ui.UiScopeKt$launchUiCoroutine$1.invokeSuspend(uiScope.kt:378) - "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, 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.navbar.frontend.vm.impl.NavBarVmImpl$1.invokeSuspend(NavBarVmImpl.kt:50) - "static nav bar window":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, 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) - "static nav bar window":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, 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.navbar.frontend.vm.impl.NavBarVmImpl$2.invokeSuspend(NavBarVmImpl.kt:60) - "static nav bar window":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.Default] at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:124) at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226) at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$handleSelectionChange$2.invokeSuspend(NavBarVmImpl.kt:135) - "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, 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.navbar.frontend.vm.impl.NavBarVmImpl$3.invokeSuspend(NavBarVmImpl.kt:63) - "static nav bar window":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) - "static nav bar window":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Kernel@k956baphnr54uijn7em9, Rete(abortOnError=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@20322d26)), DbSourceContextElement(kernel Kernel@k956baphnr54uijn7em9), kotlinx.coroutines.UndispatchedMarker, Dispatchers.Default] at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46) -[x2 of] SupervisorJobImpl{Active} -[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, 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.ui.components.TwoWayAnimator$start$1.invokeSuspend(TwoWayAnimator.kt:67) - ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.NON_MODAL, Dispatchers.Default] at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23) ---------- Event counts ---------- Posted: 547 Posted (system): -1 Returned: 547