"AWT-EventQueue-0" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.desktop@17.0.6/sun.awt.windows.WGlobalCursorManager.findHeavyweightUnderCursor(Native Method)
	at java.desktop@17.0.6/sun.awt.GlobalCursorManager._updateCursor(GlobalCursorManager.java:178)
	at java.desktop@17.0.6/sun.awt.GlobalCursorManager.updateCursorImmediately(GlobalCursorManager.java:95)
	at java.desktop@17.0.6/sun.awt.windows.WComponentPeer.updateCursorImmediately(WComponentPeer.java:710)
	at java.desktop@17.0.6/java.awt.Component.updateCursorImmediately(Component.java:3258)
	at java.desktop@17.0.6/java.awt.Container.remove(Container.java:1265)
	at com.intellij.ui.tabs.impl.JBTabsImpl.remove(JBTabsImpl.java:728)
	at java.desktop@17.0.6/java.awt.Container.remove(Container.java:1293)
	at com.intellij.ui.tabs.impl.JBTabsImpl.processRemove(JBTabsImpl.java:2581)
	at com.intellij.ui.tabs.impl.JBTabsImpl.doRemoveTab(JBTabsImpl.java:2529)
	at com.intellij.ui.tabs.impl.JBTabsImpl.removeTab(JBTabsImpl.java:2494)
	at com.intellij.openapi.fileEditor.impl.EditorTabbedContainer.removeTabAt(EditorTabbedContainer.java:165)
	at com.intellij.openapi.fileEditor.impl.EditorWindow.closeFile$lambda$11(EditorWindow.kt:555)
	at com.intellij.openapi.fileEditor.impl.EditorWindow$$Lambda$8318/0x0000000803d2a820.run(Unknown Source)
	at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.runBulkTabChange(FileEditorManagerImpl.java:1906)
	at com.intellij.openapi.fileEditor.impl.EditorWindow.closeFile(EditorWindow.kt:538)
	at com.intellij.openapi.fileEditor.impl.EditorsSplitters.closeFile(EditorsSplitters.kt:565)
	at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.lambda$closeFile$6(FileEditorManagerImpl.java:732)
	at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$$Lambda$11699/0x00000008054d2748.run(Unknown Source)
	at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.runBulkTabChange(FileEditorManagerImpl.java:1906)
	at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.runChange(FileEditorManagerImpl.java:1895)
	at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.lambda$closeFile$7(FileEditorManagerImpl.java:732)
	at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$$Lambda$11698/0x00000008054d2500.run(Unknown Source)
	at com.intellij.openapi.command.impl.CoreCommandProcessor.executeCommand(CoreCommandProcessor.java:219)
	at com.intellij.openapi.command.impl.CoreCommandProcessor.executeCommand(CoreCommandProcessor.java:174)
	at com.intellij.openapi.command.impl.CoreCommandProcessor.executeCommand(CoreCommandProcessor.java:164)
	at com.intellij.openapi.command.impl.CoreCommandProcessor.executeCommand(CoreCommandProcessor.java:150)
	at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.closeFile(FileEditorManagerImpl.java:730)
	at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.closeFile(FileEditorManagerImpl.java:723)
	at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$MyEditorPropertyChangeListener.propertyChange(FileEditorManagerImpl.java:2017)
	at java.desktop@17.0.6/java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:343)
	at java.desktop@17.0.6/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:335)
	at java.desktop@17.0.6/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:268)
	at java.desktop@17.0.6/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:310)
	at com.intellij.diff.util.FileEditorBase.firePropertyChange(FileEditorBase.kt:27)
	at com.intellij.diff.editor.DiffEditorBase._init_$lambda$0(DiffEditorBase.kt:36)
	at com.intellij.diff.editor.DiffEditorBase$$Lambda$11742/0x0000000805516140.dispose(Unknown Source)
	at com.intellij.openapi.util.ObjectTree.runWithTrace(ObjectTree.java:127)
	at com.intellij.openapi.util.ObjectTree.executeAll(ObjectTree.java:159)
	at com.intellij.openapi.util.Disposer.dispose(Disposer.java:243)
	at com.intellij.openapi.util.Disposer.dispose(Disposer.java:231)
	at com.intellij.vcs.log.impl.VcsLogContentProvider.disposeMainUi(VcsLogContentProvider.java:134)
	at com.intellij.vcs.log.impl.VcsLogContentProvider$1.logDisposed(VcsLogContentProvider.java:63)
	at java.base@17.0.6/java.lang.invoke.LambdaForm$DMH/0x0000000800720000.invokeInterface(LambdaForm$DMH)
	at java.base@17.0.6/java.lang.invoke.LambdaForm$MH/0x0000000800720c00.invoke(LambdaForm$MH)
	at java.base@17.0.6/java.lang.invoke.LambdaForm$MH/0x0000000800600c00.invokeExact_MT(LambdaForm$MH)
	at com.intellij.util.messages.impl.MessageBusImplKt.invokeMethod(MessageBusImpl.kt:655)
	at com.intellij.util.messages.impl.MessageBusImplKt.invokeListener(MessageBusImpl.kt:621)
	at com.intellij.util.messages.impl.MessageBusImplKt.executeOrAddToQueue(MessageBusImpl.kt:466)
	at com.intellij.util.messages.impl.MessagePublisher.publish$intellij_platform_core(MessageBusImpl.kt:444)
	at com.intellij.util.messages.impl.MessagePublisher.invoke(MessageBusImpl.kt:421)
	at jdk.proxy1/jdk.proxy1.$Proxy191.logDisposed(Unknown Source)
	at com.intellij.vcs.log.impl.VcsProjectLog$LazyVcsLogManager.dropValue(VcsProjectLog.java:380)
	at com.intellij.vcs.log.impl.VcsProjectLog.lambda$disposeLog$2(VcsProjectLog.java:174)
	at com.intellij.vcs.log.impl.VcsProjectLog$$Lambda$3404/0x0000000801ea9d30.get(Unknown Source)
	at com.intellij.vcs.log.impl.VcsProjectLog.lambda$invokeAndWait$6(VcsProjectLog.java:273)
	at com.intellij.vcs.log.impl.VcsProjectLog$$Lambda$3405/0x0000000801eb0440.run(Unknown Source)
	at com.intellij.openapi.application.TransactionGuardImpl$1.run(TransactionGuardImpl.java:194)
	at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:838)
	at com.intellij.openapi.application.impl.ApplicationImpl$3.run(ApplicationImpl.java:454)
	at com.intellij.openapi.application.impl.LaterInvocator$1.run(LaterInvocator.java:97)
	at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:74)
	at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:114)
	at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:36)
	at com.intellij.openapi.application.impl.FlushQueue$$Lambda$541/0x0000000800695560.run(Unknown Source)
	at java.desktop@17.0.6/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
	at java.desktop@17.0.6/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:788)
	at java.desktop@17.0.6/java.awt.EventQueue$3.run(EventQueue.java:739)
	at java.desktop@17.0.6/java.awt.EventQueue$3.run(EventQueue.java:731)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.6/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
	at java.desktop@17.0.6/java.awt.EventQueue.dispatchEvent(EventQueue.java:758)
	at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:909)
	at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:756)
	at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$5(IdeEventQueue.java:437)
	at com.intellij.ide.IdeEventQueue$$Lambda$582/0x0000000800710b60.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:787)
	at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$6(IdeEventQueue.java:436)
	at com.intellij.ide.IdeEventQueue$$Lambda$581/0x0000000800710918.run(Unknown Source)
	at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:105)
	at com.intellij.ide.IdeEventQueue.performActivity(IdeEventQueue.java:615)
	at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$7(IdeEventQueue.java:434)
	at com.intellij.ide.IdeEventQueue$$Lambda$580/0x00000008007106d0.run(Unknown Source)
	at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:838)
	at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:480)
	at java.desktop@17.0.6/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207)
	at java.desktop@17.0.6/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
	at java.desktop@17.0.6/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
	at java.desktop@17.0.6/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
	at java.desktop@17.0.6/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
	at java.desktop@17.0.6/java.awt.EventDispatchThread.run(EventDispatchThread.java:92)

"EDT Performance Checker" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.management@17.0.6/sun.management.ThreadImpl.dumpThreads0(Native Method)
	at java.management@17.0.6/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
	at java.management@17.0.6/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509)
	at com.intellij.diagnostic.ThreadDumper.getThreadInfos(ThreadDumper.java:60)
	at com.intellij.diagnostic.SamplingTask.dumpThreads(SamplingTask.java:47)
	at com.intellij.diagnostic.SamplingTask$$Lambda$12437/0x0000000805808920.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base@17.0.6/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:275)
	at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:243)
	at com.intellij.util.concurrency.BoundedTaskExecutor.access$200(BoundedTaskExecutor.java:29)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1.executeFirstTaskAndHelpQueue(BoundedTaskExecutor.java:216)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1$$Lambda$650/0x0000000800781498.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:212)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1.run(BoundedTaskExecutor.java:205)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Device List Monitor" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.SocketDispatcher.read0(Native Method)
	at java.base@17.0.6/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:46)
	at java.base@17.0.6/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:330)
	at java.base@17.0.6/sun.nio.ch.IOUtil.read(IOUtil.java:296)
	at java.base@17.0.6/sun.nio.ch.IOUtil.read(IOUtil.java:259)
	at java.base@17.0.6/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:417)
	at com.android.ddmlib.internal.AdbSocketUtils.read(AdbSocketUtils.java:37)
	at com.android.ddmlib.internal.AdbSocketUtils.read(AdbSocketUtils.java:53)
	at com.android.ddmlib.internal.AdbSocketUtils.readLength(AdbSocketUtils.java:66)
	at com.android.ddmlib.internal.DeviceListMonitorTask.run(DeviceListMonitorTask.java:136)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"grpc-nio-worker-ELG-1-1" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.6/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at com.android.tools.idea.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
	at com.android.tools.idea.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at com.android.tools.idea.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at com.android.tools.idea.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"grpc-nio-worker-ELG-1-10" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.6/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
	at com.android.tools.idea.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:817)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
	at com.android.tools.idea.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at com.android.tools.idea.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at com.android.tools.idea.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"grpc-nio-worker-ELG-1-11" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.6/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at com.android.tools.idea.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
	at com.android.tools.idea.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at com.android.tools.idea.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at com.android.tools.idea.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"grpc-nio-worker-ELG-1-12" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.6/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at com.android.tools.idea.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
	at com.android.tools.idea.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at com.android.tools.idea.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at com.android.tools.idea.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"grpc-nio-worker-ELG-1-13" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.6/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at com.android.tools.idea.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
	at com.android.tools.idea.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at com.android.tools.idea.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at com.android.tools.idea.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"grpc-nio-worker-ELG-1-14" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.6/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at com.android.tools.idea.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
	at com.android.tools.idea.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at com.android.tools.idea.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at com.android.tools.idea.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"grpc-nio-worker-ELG-1-15" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.6/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at com.android.tools.idea.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
	at com.android.tools.idea.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at com.android.tools.idea.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at com.android.tools.idea.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"grpc-nio-worker-ELG-1-16" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.6/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at com.android.tools.idea.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
	at com.android.tools.idea.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at com.android.tools.idea.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at com.android.tools.idea.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"grpc-nio-worker-ELG-1-2" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.6/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at com.android.tools.idea.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
	at com.android.tools.idea.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at com.android.tools.idea.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at com.android.tools.idea.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"grpc-nio-worker-ELG-1-3" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.6/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at com.android.tools.idea.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
	at com.android.tools.idea.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at com.android.tools.idea.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at com.android.tools.idea.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"grpc-nio-worker-ELG-1-4" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.6/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at com.android.tools.idea.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
	at com.android.tools.idea.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at com.android.tools.idea.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at com.android.tools.idea.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"grpc-nio-worker-ELG-1-5" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.6/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at com.android.tools.idea.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
	at com.android.tools.idea.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at com.android.tools.idea.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at com.android.tools.idea.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"grpc-nio-worker-ELG-1-6" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.6/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at com.android.tools.idea.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
	at com.android.tools.idea.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at com.android.tools.idea.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at com.android.tools.idea.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"grpc-nio-worker-ELG-1-7" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.6/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
	at com.android.tools.idea.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:817)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
	at com.android.tools.idea.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at com.android.tools.idea.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at com.android.tools.idea.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"grpc-nio-worker-ELG-1-8" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.6/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
	at com.android.tools.idea.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:817)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
	at com.android.tools.idea.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at com.android.tools.idea.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at com.android.tools.idea.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"grpc-nio-worker-ELG-1-9" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.6/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at com.android.tools.idea.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813)
	at com.android.tools.idea.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
	at com.android.tools.idea.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at com.android.tools.idea.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at com.android.tools.idea.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-117" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-118" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-119" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-120" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-121" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-122" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-123" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-124" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-125" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-126" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-127" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-128" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-129" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-130" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-131" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-132" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-83" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-84" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-85" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-86" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-87" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-88" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-89" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-90" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-91" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-92" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-93" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-94" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-95" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-96" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-97" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-98" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Monitor" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.WEPoll.wait(Native Method)
	at java.base@17.0.6/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
	at com.android.ddmlib.internal.MonitorThread.run(MonitorThread.java:175)

"AWT-Windows" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.desktop@17.0.6/sun.awt.windows.WToolkit.eventLoop(Native Method)
	at java.desktop@17.0.6/sun.awt.windows.WToolkit.run(WToolkit.java:365)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Reference Handler" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@17.0.6/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
	at java.base@17.0.6/java.lang.ref.Reference.processPendingReferences(Reference.java:253)
	at java.base@17.0.6/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)

"Thread-116" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-82" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
	at java.base@17.0.6/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"ToolkitShutdown" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.desktop@17.0.6/sun.awt.windows.WToolkit.shutdown(Native Method)
	at java.desktop@17.0.6/sun.awt.windows.WToolkit$$Lambda$72/0x00000008001af350.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Attach Listener" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE


"Notification Thread" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE


"Signal Dispatcher" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE


"WinLauncher external command processing thread" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)

"Vcs Log Initialization/Dispose" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on com.intellij.util.concurrency.Semaphore$Sync@2012b45a
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:715)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1047)
	at com.intellij.util.concurrency.Semaphore.waitForUnsafe(Semaphore.java:87)
	at com.intellij.util.concurrency.Semaphore.waitFor(Semaphore.java:79)
	at com.intellij.openapi.application.impl.LaterInvocator.invokeAndWait(LaterInvocator.java:114)
	at com.intellij.openapi.application.impl.ApplicationImpl.invokeAndWait(ApplicationImpl.java:446)
	at com.intellij.vcs.log.impl.VcsProjectLog.invokeAndWait(VcsProjectLog.java:273)
	at com.intellij.vcs.log.impl.VcsProjectLog.lambda$disposeLog$3(VcsProjectLog.java:173)
	at com.intellij.vcs.log.impl.VcsProjectLog$$Lambda$3402/0x0000000801ea98c8.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base@17.0.6/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:243)
	at com.intellij.util.concurrency.BoundedTaskExecutor.access$200(BoundedTaskExecutor.java:29)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1.executeFirstTaskAndHelpQueue(BoundedTaskExecutor.java:216)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1$$Lambda$650/0x0000000800781498.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:212)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1.run(BoundedTaskExecutor.java:205)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"ApplicationImpl pooled thread 698" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on com.android.tools.idea.io.grpc.stub.ClientCalls$ThreadlessExecutor@403df505
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
	at com.android.tools.idea.io.grpc.stub.ClientCalls$ThreadlessExecutor.waitAndDrain(ClientCalls.java:731)
	at com.android.tools.idea.io.grpc.stub.ClientCalls$BlockingResponseStream.waitForNext(ClientCalls.java:622)
	at com.android.tools.idea.io.grpc.stub.ClientCalls$BlockingResponseStream.hasNext(ClientCalls.java:643)
	at com.android.tools.datastore.poller.UnifiedEventsDataPoller.run(UnifiedEventsDataPoller.java:75)
	at com.intellij.openapi.application.impl.ApplicationImpl$1.run(ApplicationImpl.java:246)
	at java.base@17.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base@17.0.6/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"GPG signature loader" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@20761b52
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
	at java.base@17.0.6/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
	at java.base@17.0.6/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"I/O pool 1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@5ac95df7
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack$SNode.block(SynchronousQueue.java:288)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:397)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:886)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"ApplicationImpl pooled thread 701" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@7892c8ed
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"ApplicationImpl pooled thread 703" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@7892c8ed
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"ApplicationImpl pooled thread 704" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@7892c8ed
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"ApplicationImpl pooled thread 705" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@7892c8ed
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"google-crash-pool-0" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@799aa87d
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
	at java.base@17.0.6/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
	at java.base@17.0.6/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"pool-16-thread-1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7caccdb5
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
	at java.base@17.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
	at java.base@17.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"pool-24-thread-1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c264714
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
	at java.base@17.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
	at java.base@17.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"AsyncTask #2" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@62c97064
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack$SNode.block(SynchronousQueue.java:288)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:397)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:886)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"CLang Server Accessor [main]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@e4df832
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
	at java.base@17.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Windows Shell integration" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@64a78bf
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
	at java.base@17.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"pool-19-thread-13" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.6/java.lang.Thread.sleep(Native Method)
	at com.android.ddmlib.AdbHelper.executeRemoteCommand(AdbHelper.java:733)
	at com.android.ddmlib.AdbHelper.executeRemoteCommand(AdbHelper.java:511)
	at com.android.ddmlib.internal.DeviceImpl.executeShellCommand(DeviceImpl.java:720)
	at com.android.tools.idea.transport.TransportDeviceManager$TransportThread.startTransportDaemon(TransportDeviceManager.java:316)
	at com.android.tools.idea.transport.TransportDeviceManager$TransportThread.run(TransportDeviceManager.java:266)
	at java.base@17.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base@17.0.6/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"pool-5-thread-1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e00db0e
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
	at java.base@17.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"pool-6-thread-1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@727549f3
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
	at java.base@17.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"SIGTERM handler" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.lang.Thread@1c27a274
	at java.base@17.0.6/java.lang.Object.wait(Native Method)
	at java.base@17.0.6/java.lang.Thread.join(Thread.java:1304)
	at java.base@17.0.6/java.lang.Thread.join(Thread.java:1372)
	at java.base@17.0.6/java.lang.ApplicationShutdownHooks.runHooks(ApplicationShutdownHooks.java:107)
	at java.base@17.0.6/java.lang.ApplicationShutdownHooks$1.run(ApplicationShutdownHooks.java:46)
	at java.base@17.0.6/java.lang.Shutdown.runHooks(Shutdown.java:130)
	at java.base@17.0.6/java.lang.Shutdown.exit(Shutdown.java:173)
	at java.base@17.0.6/java.lang.Terminator$1.handle(Terminator.java:51)
	at java.base@17.0.6/jdk.internal.misc.Signal$1.run(Signal.java:219)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-276" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4e93318d
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
	at java.base@17.0.6/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
	at java.base@17.0.6/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
	at com.android.tools.idea.transport.TransportServiceProxy$getEvents$2.run(TransportServiceProxy.kt:148)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Thread-99" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@10392195
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
	at java.base@17.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
	at java.base@17.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"grpc-timer-0" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6cca8c57
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
	at java.base@17.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
	at java.base@17.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"grpc-default-executor-50" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@51934e40
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"ClangdRequestsPlanner [main]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.atomic.AtomicBoolean@365d729a
	at java.base@17.0.6/java.lang.Object.wait(Native Method)
	at java.base@17.0.6/java.lang.Object.wait(Object.java:338)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner.waitForEvent(ClangdRequestsPlanner.java:166)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner$ExecutorRunnable.run(ClangdRequestsPlanner.java:269)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Coroutines Debugger Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.lang.ref.ReferenceQueue$Lock@5e87e7c9
	at java.base@17.0.6/java.lang.Object.wait(Native Method)
	at java.base@17.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
	at java.base@17.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
	at kotlinx.coroutines.debug.internal.ConcurrentWeakMap.runWeakRefQueueCleaningLoopUntilInterrupted(ConcurrentWeakMap.kt:73)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl$startWeakRefCleanerThread$1.invoke(DebugProbesImpl.kt:100)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl$startWeakRefCleanerThread$1.invoke(DebugProbesImpl.kt:99)
	at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)

"Thread-275" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on com.android.tools.idea.io.grpc.stub.ClientCalls$ThreadlessExecutor@401dc73a
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
	at com.android.tools.idea.io.grpc.stub.ClientCalls$ThreadlessExecutor.waitAndDrain(ClientCalls.java:731)
	at com.android.tools.idea.io.grpc.stub.ClientCalls$BlockingResponseStream.waitForNext(ClientCalls.java:622)
	at com.android.tools.idea.io.grpc.stub.ClientCalls$BlockingResponseStream.hasNext(ClientCalls.java:643)
	at com.android.tools.idea.transport.TransportServiceProxy$getEvents$1.run(TransportServiceProxy.kt:471)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"DefaultDispatcher-worker-1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)

"DefaultDispatcher-worker-10" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)

"DefaultDispatcher-worker-11" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)

"DefaultDispatcher-worker-12" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)

"DefaultDispatcher-worker-13" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)

"DefaultDispatcher-worker-14" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)

"DefaultDispatcher-worker-15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)

"DefaultDispatcher-worker-16" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)

"DefaultDispatcher-worker-2" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)

"DefaultDispatcher-worker-3" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)

"DefaultDispatcher-worker-4" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)

"DefaultDispatcher-worker-5" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)

"DefaultDispatcher-worker-6" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)

"DefaultDispatcher-worker-7" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)

"DefaultDispatcher-worker-8" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)

"DefaultDispatcher-worker-9" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)

"TimerQueue" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@734f53ce
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
	at java.base@17.0.6/java.util.concurrent.DelayQueue.take(DelayQueue.java:229)
	at java.desktop@17.0.6/javax.swing.TimerQueue.run(TimerQueue.java:172)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"main" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on kotlinx.coroutines.BlockingCoroutine@7baa9997
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:88)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at com.intellij.idea.Main.main(Main.kt:36)

"Cleaner-0" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.lang.ref.ReferenceQueue$Lock@18774f29
	at java.base@17.0.6/java.lang.Object.wait(Native Method)
	at java.base@17.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
	at java.base@17.0.6/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)
	at java.base@17.0.6/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)

"Common-Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.lang.ref.ReferenceQueue$Lock@580b107e
	at java.base@17.0.6/java.lang.Object.wait(Native Method)
	at java.base@17.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
	at java.base@17.0.6/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)
	at java.base@17.0.6/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)

"Java2D Disposer" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.lang.ref.ReferenceQueue$Lock@fdce138
	at java.base@17.0.6/java.lang.Object.wait(Native Method)
	at java.base@17.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
	at java.base@17.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
	at java.desktop@17.0.6/sun.java2d.Disposer.run(Disposer.java:145)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"JobScheduler FJ pool 0/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@76fff399
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 1/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@76fff399
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 10/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@76fff399
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 11/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@76fff399
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 13/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@76fff399
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 14/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@76fff399
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 15/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@76fff399
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 17/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@76fff399
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 3/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@76fff399
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 4/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@76fff399
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 6/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@76fff399
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 8/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@76fff399
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"JobScheduler FJ pool 9/15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@76fff399
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

"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@5e0f9487
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
	at java.base@17.0.6/java.util.concurrent.DelayQueue.take(DelayQueue.java:229)
	at com.intellij.util.concurrency.AppDelayQueue$TransferThread.run(AppDelayQueue.java:79)

"com.google.common.base.internal.Finalizer" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.lang.ref.ReferenceQueue$Lock@45e32cad
	at java.base@17.0.6/java.lang.Object.wait(Native Method)
	at java.base@17.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
	at java.base@17.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
	at com.google.common.base.internal.Finalizer.run(Finalizer.java:146)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"AWT-Shutdown" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.lang.Object@2095b775
	at java.base@17.0.6/java.lang.Object.wait(Native Method)
	at java.base@17.0.6/java.lang.Object.wait(Object.java:338)
	at java.desktop@17.0.6/sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:291)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"Finalizer" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.lang.ref.ReferenceQueue$Lock@3ea81886
	at java.base@17.0.6/java.lang.Object.wait(Native Method)
	at java.base@17.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
	at java.base@17.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
	at java.base@17.0.6/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172)

"JNA Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.lang.ref.ReferenceQueue$Lock@36b27b5f
	at java.base@17.0.6/java.lang.Object.wait(Native Method)
	at java.base@17.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
	at java.base@17.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
	at com.sun.jna.internal.Cleaner$1.run(Cleaner.java:58)

"kotlinx.coroutines.DefaultExecutor" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on kotlinx.coroutines.DefaultExecutor@3b915ce3
	at java.base@17.0.6/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
	at kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:121)
	at java.base@17.0.6/java.lang.Thread.run(Thread.java:833)

"rd throttler" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.TaskQueue@7cfc52dc
	at java.base@17.0.6/java.lang.Object.wait(Native Method)
	at java.base@17.0.6/java.lang.Object.wait(Object.java:338)
	at java.base@17.0.6/java.util.TimerThread.mainLoop(Timer.java:537)
	at java.base@17.0.6/java.util.TimerThread.run(Timer.java:516)

"DataStoreReportTimer" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.TaskQueue@5d8da541
	at java.base@17.0.6/java.lang.Object.wait(Native Method)
	at java.base@17.0.6/java.util.TimerThread.mainLoop(Timer.java:563)
	at java.base@17.0.6/java.util.TimerThread.run(Timer.java:516)


---------- Coroutine dump ----------

- BlockingCoroutine{Active}@7baa9997 [no parent and no name, BlockingEventLoop@16c28b63]
	- SupervisorJobImpl{Active}@30beed
		- StandaloneCoroutine{Active}@6586a99c, state: SUSPENDED [no parent and no name, Dispatchers.Default]
			at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEventScheduler$initialize$1.invokeSuspend(FeatureUsageSettingsEventScheduler.kt:30)
		- StandaloneCoroutine{Active}@1fc9367d, state: SUSPENDED [no parent and no name, Dispatchers.Default]
			at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
			at com.intellij.ide.ui.html.GlobalStyleSheetHolder$UpdateListener$1.invokeSuspend(GlobalStyleSheetHolder.kt:83)
			- ProducerCoroutine{Active}@6b9e403d, state: SUSPENDED [no parent and no name, Dispatchers.Default]
				at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:355)
				at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
				- ProducerCoroutine{Active}@53340857, state: SUSPENDED [no parent and no name, Dispatchers.Default]
					at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
					at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1$values$1.invokeSuspend(Delay.kt:211)
		- StandaloneCoroutine{Active}@3ae91e4, state: SUSPENDED [no parent and no name, Dispatchers.Default]
			at com.intellij.internal.statistic.updater.StatisticsStateCollectorsScheduler$execute$2.invokeSuspend(StatisticsStateCollectorsScheduler.kt:44)
		- StandaloneCoroutine{Active}@4c041807, state: SUSPENDED [no parent and no name, Dispatchers.Default]
			at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
			at com.intellij.openapi.wm.impl.customFrameDecorations.header.titleLabel.SelectedEditorFilePath$updatePathJob$1.invokeSuspend(SelectedEditorFilePath.kt:68)
			- ProducerCoroutine{Active}@48d740d5, state: SUSPENDED [no parent and no name, Dispatchers.Default]
				at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:355)
				at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
				- ProducerCoroutine{Active}@cb8d748, state: SUSPENDED [no parent and no name, Dispatchers.Default]
					at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
					at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1$values$1.invokeSuspend(Delay.kt:211)
		- StandaloneCoroutine{Active}@3f01c760, state: SUSPENDED [no parent and no name, Dispatchers.Default]
			at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
			at com.intellij.openapi.wm.impl.customFrameDecorations.header.titleLabel.SelectedEditorFilePath$updateJob$1.invokeSuspend(SelectedEditorFilePath.kt:75)
			- ProducerCoroutine{Active}@609032f8, state: SUSPENDED [no parent and no name, Dispatchers.Default]
				at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:355)
				at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
				- ProducerCoroutine{Active}@511bd34d, state: SUSPENDED [no parent and no name, Dispatchers.Default]
					at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
					at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1$values$1.invokeSuspend(Delay.kt:211)
		- SupervisorJobImpl{Active}@68f587c5
			- SupervisorJobImpl{Active}@1d05838c
			- LazyStandaloneCoroutine{Active}@2338e053, state: SUSPENDED [no parent and no name, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at org.jetbrains.plugins.github.pullrequest.GHPRToolWindowFactory$init$task$1$1.invokeSuspend(GHPRToolWindowFactory.kt:41)
				at org.jetbrains.plugins.github.pullrequest.GHPRToolWindowFactory$init$task$1.invokeSuspend(GHPRToolWindowFactory.kt:40)
			- StandaloneCoroutine{Completing}@1c63c266 [no parent and no name, Dispatchers.Default]
				- StandaloneCoroutine{Active}@5a19c3fb, state: SUSPENDED [no parent and no name, Dispatchers.Default]
					at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
					at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
					at com.intellij.dependencytoolwindow.DependencyToolWindowFactory.execute(DependencyToolWindowFactory.kt:47)
					at com.intellij.ide.startup.impl.StartupManagerImpl$runBackgroundPostStartupActivities$1.invokeSuspend(StartupManagerImpl.kt:435)
					- ProducerCoroutine{Active}@7ffb36b, state: SUSPENDED [no parent and no name, Dispatchers.Default]
						at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
						at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
						- ProducerCoroutine{Active}@2b748628, state: SUSPENDED [no parent and no name, Dispatchers.Default]
							at kotlinx.coroutines.channels.ProduceKt.awaitClose(Produce.kt:153)
							at com.intellij.dependencytoolwindow.CoroutineUtilsKt$extensionsFlow$1.invokeSuspend(CoroutineUtils.kt:37)
							at kotlinx.coroutines.flow.CallbackFlowBuilder.collectTo(Builders.kt:336)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
		- StandaloneCoroutine{Active}@2c2e94ba, state: SUSPENDED [no parent and no name, Dispatchers.Default]
			at com.intellij.ide.SystemHealthMonitorKt$monitorDiskSpace$1.invokeSuspend(SystemHealthMonitor.kt:379)
		- SupervisorJobImpl{Active}@49a1abd3
		- StandaloneCoroutine{Active}@4429afb6, state: SUSPENDED [no parent and no name, Dispatchers.Default]
			at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:355)
			at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:51)
			at com.intellij.configurationStore.StoreReloadManagerImpl$job$1.invokeSuspend(StoreReloadManagerImpl.kt:58)
			- ProducerCoroutine{Active}@3bb2f2be, state: SUSPENDED [no parent and no name, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
				at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1$values$1.invokeSuspend(Delay.kt:211)
		- StandaloneCoroutine{Active}@51168b48, state: SUSPENDED [no parent and no name, Dispatchers.Default]
			at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
			at com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger$1.invokeSuspend(FUStateUsagesLogger.kt:45)
			- ProducerCoroutine{Active}@18754fa7, state: SUSPENDED [no parent and no name, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
		- StandaloneCoroutine{Active}@1d4a0112, state: SUSPENDED [no parent and no name, Dispatchers.Default]
			at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
			at com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger$2.invokeSuspend(FUStateUsagesLogger.kt:50)
			- ProducerCoroutine{Active}@729ebabb, state: SUSPENDED [no parent and no name, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
		- SupervisorJobImpl{Active}@6a472ecd
	- SupervisorJobImpl{Active}@23c9f2d2
	- SupervisorJobImpl{Active}@2c4a57ce

- SupervisorJobImpl{Active}@4e10d456
	- StandaloneCoroutine{Active}@55022532, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]

- SupervisorJobImpl{Active}@29296e83
	- StandaloneCoroutine{Active}@69f061eb, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:57)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:219)
		- StandaloneCoroutine{Active}@63c6f0e3, state: SUSPENDED [Dispatchers.Default]
			at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
			at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
			- ProducerCoroutine{Active}@236940de, state: SUSPENDED [Dispatchers.Default]
				at kotlinx.coroutines.channels.ProduceKt.awaitClose(Produce.kt:153)
				at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:28)
				at kotlinx.coroutines.flow.CallbackFlowBuilder.collectTo(Builders.kt:336)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
		- StandaloneCoroutine{Active}@9d32a49, state: SUSPENDED [Dispatchers.Default]
			at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:57)
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
			- StandaloneCoroutine{Active}@353712cd, state: SUSPENDED [Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
			- StandaloneCoroutine{Active}@77fcf72a, state: SUSPENDED [Dispatchers.Default]
				at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
				at kotlinx.coroutines.flow.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1.collect(Transform.kt:115)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- ProducerCoroutine{Active}@3378a798, state: SUSPENDED [Dispatchers.Default]
					at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
					at git4idea.remote.hosting.GitAsyncExtensionsKt$discoverServers$1.invokeSuspend(gitAsyncExtensions.kt:68)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
					- ProducerCoroutine{Active}@3ed46a40, state: SUSPENDED [Dispatchers.Default]
						at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:57)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
						- StandaloneCoroutine{Active}@2e819f17, state: SUSPENDED [Dispatchers.Default]
							at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
							- ProducerCoroutine{Active}@31b56ea6, state: SUSPENDED [Dispatchers.Default]
								at kotlinx.coroutines.channels.ProduceKt.awaitClose(Produce.kt:153)
								at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:28)
								at kotlinx.coroutines.flow.CallbackFlowBuilder.collectTo(Builders.kt:336)
								at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
						- StandaloneCoroutine{Active}@478755a9, state: SUSPENDED [Dispatchers.Default]
							at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)

- SupervisorJobImpl{Active}@de59792
	- SupervisorJobImpl{Active}@4f68557e
	- StandaloneCoroutine{Active}@89699df, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
		at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
		- StandaloneCoroutine{Active}@733bd93, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
			at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)

- SupervisorJobImpl{Active}@2bd7d0ad
	- StandaloneCoroutine{Active}@798a23b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
		at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
		- StandaloneCoroutine{Active}@73a196ea, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
			at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
		- StandaloneCoroutine{Active}@6e8e1013, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
			at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
	- StandaloneCoroutine{Active}@1247314b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]

- StandaloneCoroutine{Active}@ef5df0f, state: SUSPENDED [Dispatchers.IO]

- SupervisorJobImpl{Active}@63ad03e5
	- SupervisorJobImpl{Active}@58ea07f9
	- SupervisorJobImpl{Active}@24b0ee9b
		- StandaloneCoroutine{Active}@7322e965, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:57)
			at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
			- StandaloneCoroutine{Active}@758bad21, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
			- StandaloneCoroutine{Active}@12123592, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
			- StandaloneCoroutine{Active}@508a3a32, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
			- StandaloneCoroutine{Active}@264f7cb5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
		- StandaloneCoroutine{Active}@69f869f9, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:57)
			at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
			- StandaloneCoroutine{Active}@5f16b5c8, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
			- StandaloneCoroutine{Active}@3308b769, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
			- StandaloneCoroutine{Active}@3ad86054, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
			- StandaloneCoroutine{Active}@25f2634b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
		- StandaloneCoroutine{Active}@31abbb38, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
		- StandaloneCoroutine{Active}@110617a5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
		- SupervisorJobImpl{Active}@1d4368db
			- StandaloneCoroutine{Active}@61cff81c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
				at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:225)
				- ProducerCoroutine{Active}@60fedb49, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
					at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
					- ProducerCoroutine{Active}@57f13c29, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
						at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
						- StandaloneCoroutine{Active}@5ec84cf, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
							at kotlinx.coroutines.flow.StartedWhileSubscribed$command$1.invokeSuspend(SharingStarted.kt:183)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3$1$2.invokeSuspend(Merge.kt:34)
			- StandaloneCoroutine{Active}@770d48f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
				at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:225)
				- ProducerCoroutine{Active}@207ba97c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
					at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
					- ProducerCoroutine{Active}@3f12baa1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
						at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
						- StandaloneCoroutine{Active}@356941ac, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
							at kotlinx.coroutines.flow.StartedWhileSubscribed$command$1.invokeSuspend(SharingStarted.kt:183)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3$1$2.invokeSuspend(Merge.kt:34)
		- SupervisorJobImpl{Active}@52774cc1
			- StandaloneCoroutine{Active}@3e6aba77, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
				at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:225)
				- ProducerCoroutine{Active}@28d80a60, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
					at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
					- ProducerCoroutine{Active}@1504a628, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
						at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
						- StandaloneCoroutine{Active}@6ba72885, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
							at kotlinx.coroutines.flow.StartedWhileSubscribed$command$1.invokeSuspend(SharingStarted.kt:183)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3$1$2.invokeSuspend(Merge.kt:34)
			- StandaloneCoroutine{Active}@290d6758, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
				at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:225)
				- ProducerCoroutine{Active}@54c00b4c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
					at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
					at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
					- ProducerCoroutine{Active}@41ca45af, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
						at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
						- StandaloneCoroutine{Active}@16985ee0, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
							at kotlinx.coroutines.flow.StartedWhileSubscribed$command$1.invokeSuspend(SharingStarted.kt:183)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3$1$2.invokeSuspend(Merge.kt:34)
		- SupervisorJobImpl{Active}@6f40bda6
		- StandaloneCoroutine{Active}@42a98bd0, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
		- StandaloneCoroutine{Active}@802c9b5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- StandaloneCoroutine{Active}@5c517d61, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
	- StandaloneCoroutine{Active}@36a221dc, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
		at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
		at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:120)
		at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:156)
		at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:117)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
	- StandaloneCoroutine{Active}@1737336b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
		at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
	- StandaloneCoroutine{Active}@5ab8f20e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
		at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
	- StandaloneCoroutine{Active}@68828689, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
		at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
	- StandaloneCoroutine{Active}@6f4ea240, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
		at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
	- StandaloneCoroutine{Active}@41cc78a9, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
		at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
	- StandaloneCoroutine{Active}@5c79ca1c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
		at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
	- StandaloneCoroutine{Active}@20b3b9d4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
		at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
	- StandaloneCoroutine{Active}@3a754320, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
		at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
	- StandaloneCoroutine{Active}@18de6df7, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
		at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
	- StandaloneCoroutine{Active}@37a5185b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
		at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
	- StandaloneCoroutine{Active}@27d931cc, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
		at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
	- StandaloneCoroutine{Active}@4a35bd7a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
		at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
	- SupervisorJobImpl{Active}@405d584f
		- StandaloneCoroutine{Active}@137f3cdc, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
		- SupervisorJobImpl{Active}@33a7d8fb
			- StandaloneCoroutine{Active}@8b32f50, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:156)
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:117)
		- SupervisorJobImpl{Active}@2e73a265
			- StandaloneCoroutine{Active}@581da63b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@49e81303, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@3402fe8d
			- StandaloneCoroutine{Active}@7a3b4735, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@171bb022
		- SupervisorJobImpl{Active}@31a33e3e
			- StandaloneCoroutine{Active}@28630e29, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@393b7dda, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@4b42bb35
			- StandaloneCoroutine{Active}@2d730ea6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@747ab22b
		- SupervisorJobImpl{Active}@4e2511e3
			- StandaloneCoroutine{Active}@c2228b8, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@55b5234, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@15f0e9f4
			- StandaloneCoroutine{Active}@f93d83e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@587f371c
		- SupervisorJobImpl{Active}@3a415cbd
			- StandaloneCoroutine{Active}@35f906f0, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@57ce6838, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@52299481
			- StandaloneCoroutine{Active}@5009025c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@45bd9fc0
		- SupervisorJobImpl{Active}@7a577dcd
			- StandaloneCoroutine{Active}@4ab4ed91, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@15a1dc01, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@7ef75ae4
			- StandaloneCoroutine{Active}@70abe587, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@18ace5b5
		- SupervisorJobImpl{Active}@30dc0f92
			- StandaloneCoroutine{Active}@681286c3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@4cb9bc51, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@13e4bb4a
			- StandaloneCoroutine{Active}@4518c30a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@46fb72ad
		- SupervisorJobImpl{Active}@1c879b27
			- StandaloneCoroutine{Active}@218c1832, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@3a5689d6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@6027aa71
			- StandaloneCoroutine{Active}@54dbb1bf, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@1dd8a61
		- SupervisorJobImpl{Active}@7850bb1f
			- StandaloneCoroutine{Active}@460e24c1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@47545365, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@73821b18
			- StandaloneCoroutine{Active}@4cd8529a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@4695e1b2
		- SupervisorJobImpl{Active}@50de07f
			- StandaloneCoroutine{Active}@6588e35, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@84ebf11, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@c46fb68
			- StandaloneCoroutine{Active}@63f0115b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@374cadd
		- SupervisorJobImpl{Active}@70eebc2
			- StandaloneCoroutine{Active}@3fd1aaf5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@5a7b1911, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@518accf7
			- StandaloneCoroutine{Active}@60738ebc, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@537b3a52
		- SupervisorJobImpl{Active}@15439b3b
			- StandaloneCoroutine{Active}@18101d4d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@655b9f69, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@737386f3
			- StandaloneCoroutine{Active}@692c8d44, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@9f88df9
		- SupervisorJobImpl{Active}@51904250
			- StandaloneCoroutine{Active}@576f0735, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@555e2f58, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@4ea4ea2b
			- StandaloneCoroutine{Active}@676e5e79, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@e95e51
		- SupervisorJobImpl{Active}@5d09ea99
			- StandaloneCoroutine{Active}@4d3cbacb, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@74a5c4d2, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@72fca913
			- StandaloneCoroutine{Active}@4f7f106, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@61e3817f
		- SupervisorJobImpl{Active}@6dbaae9
			- StandaloneCoroutine{Active}@5bdc33dc, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@7fdcf310, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@14a16482
			- StandaloneCoroutine{Active}@788d994a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@49143059
		- SupervisorJobImpl{Active}@7df91f93
			- StandaloneCoroutine{Active}@579ef4c2, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@d4739b7, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@33985058
			- StandaloneCoroutine{Active}@75467db2, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@6f34f6dd
		- SupervisorJobImpl{Active}@5927f16d
			- StandaloneCoroutine{Active}@37bfb910, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@2f638884, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@480417da
			- StandaloneCoroutine{Active}@604e68f5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@6a0bd916
		- SupervisorJobImpl{Active}@2aa7ccd6
			- StandaloneCoroutine{Active}@f7b414e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@3b455b97, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@2b874dbc
			- StandaloneCoroutine{Active}@9b4106d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@1b65a4c8
		- SupervisorJobImpl{Active}@ef7e7ef
			- StandaloneCoroutine{Active}@71f812d6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@426c83c5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@c43445e
			- StandaloneCoroutine{Active}@5b8ada3b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@37215fa8
		- SupervisorJobImpl{Active}@6ca80ddd
			- StandaloneCoroutine{Active}@1748cbf7, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@6c0b36a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@2c2e745f
			- StandaloneCoroutine{Active}@4fd94fc9, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@73d498d4
		- SupervisorJobImpl{Active}@52c8a299
			- StandaloneCoroutine{Active}@379f7fc6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@11cba05b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@181cf933
			- StandaloneCoroutine{Active}@1aaed86e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@2a6ecb65
		- SupervisorJobImpl{Active}@711d33ad
			- StandaloneCoroutine{Active}@408dc6e6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@43d5767e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@5a12abab
			- StandaloneCoroutine{Active}@12da3023, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@301eb076
		- SupervisorJobImpl{Active}@3e4dc60b
			- StandaloneCoroutine{Active}@f78508d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@43fdf041, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@6ef3506
			- StandaloneCoroutine{Active}@17788202, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@65f12b98
		- SupervisorJobImpl{Active}@12145e0
			- StandaloneCoroutine{Active}@6d69a42e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@5e7597b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@314b7472
			- StandaloneCoroutine{Active}@3b446d6d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@54a6f583
		- SupervisorJobImpl{Active}@2f94c573
			- StandaloneCoroutine{Active}@48569d72, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@640513c1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@313c0d83
			- StandaloneCoroutine{Active}@5745afc3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@5588b367
		- SupervisorJobImpl{Active}@2c5f9c7a
			- StandaloneCoroutine{Active}@44ed83bb, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@7bfe36dc, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@60cc71bd
			- StandaloneCoroutine{Active}@47e5fbb, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@7c217744
		- SupervisorJobImpl{Active}@665efa3
			- StandaloneCoroutine{Active}@7bf99dc, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@4b6819f1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@5902aad8
			- StandaloneCoroutine{Active}@47662c3f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@15e54db1
		- SupervisorJobImpl{Active}@1db28603
			- StandaloneCoroutine{Active}@6330bb7c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@69723910, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@74f95cf4
			- StandaloneCoroutine{Active}@5f510ebb, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@671ce29c
		- SupervisorJobImpl{Active}@42cf3ce3
			- StandaloneCoroutine{Active}@12f82c9b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@195418a4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@4e38edcc
			- StandaloneCoroutine{Active}@25108925, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@7a188d81
		- SupervisorJobImpl{Active}@64ab33c0
			- StandaloneCoroutine{Active}@7fd9aba9, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@71ba7fb, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@77de4383
			- StandaloneCoroutine{Active}@536589bb, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@366d5ad9
		- SupervisorJobImpl{Active}@7668628a
			- StandaloneCoroutine{Active}@5454cf77, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@6d7c7c61, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@31251211
			- StandaloneCoroutine{Active}@2514403c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@6825ca72
		- SupervisorJobImpl{Active}@78bc3b08
			- StandaloneCoroutine{Active}@5f4a1684, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@5b456e9, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@24165272
			- StandaloneCoroutine{Active}@72e7a6f3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@6cc03f29
		- SupervisorJobImpl{Active}@61c6553d
			- StandaloneCoroutine{Active}@77e90e5f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@79f8ebb7, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@236254c2
			- StandaloneCoroutine{Active}@531f502b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@2c1364be
		- SupervisorJobImpl{Active}@489a9250
			- StandaloneCoroutine{Active}@76893c3a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@512d2f1c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@529f113
			- StandaloneCoroutine{Active}@2cc833a2, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@7808cda6
		- SupervisorJobImpl{Active}@7a048372
			- StandaloneCoroutine{Active}@6e895890, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@5012b3a5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@4e03c423
			- StandaloneCoroutine{Active}@2bda83a7, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@2ab1eddb
		- SupervisorJobImpl{Active}@e6b4425
			- StandaloneCoroutine{Active}@6f452d71, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@57a8aa4a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@5d5c9b14
			- StandaloneCoroutine{Active}@64456811, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@1273292
		- SupervisorJobImpl{Active}@1392781e
			- StandaloneCoroutine{Active}@734135f7, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@368b3fa1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@6d6c97cb
			- StandaloneCoroutine{Active}@4df2f2ba, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@71cfee5d
		- SupervisorJobImpl{Active}@3f455156
			- StandaloneCoroutine{Active}@7063a2a4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@628bac18, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@76423b3b
			- StandaloneCoroutine{Active}@5ff2f580, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@51437e82
		- SupervisorJobImpl{Active}@441962fe
			- StandaloneCoroutine{Active}@189fc333, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@770691b6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@abf1d21
			- StandaloneCoroutine{Active}@20ca8d85, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@113743f7
		- SupervisorJobImpl{Active}@79e40a40
			- StandaloneCoroutine{Active}@1a1d6b70, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@25c9ef47, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@44ad8236
			- StandaloneCoroutine{Active}@10b80b8f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@7f1b741e
		- SupervisorJobImpl{Active}@7e8be68
			- StandaloneCoroutine{Active}@43293696, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@e19464, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@66c16d64
			- StandaloneCoroutine{Active}@4a055c00, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@12f50752
		- SupervisorJobImpl{Active}@719941d4
			- StandaloneCoroutine{Active}@715639e3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@1b8f4359, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@27ae2259
			- StandaloneCoroutine{Active}@3ed75660, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@878611b
		- SupervisorJobImpl{Active}@3ee47253
			- StandaloneCoroutine{Active}@11184b38, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@1d56afcb, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@3cbcff95
			- StandaloneCoroutine{Active}@76c1facf, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@2adf3fbf
		- SupervisorJobImpl{Active}@26cfee6c
			- StandaloneCoroutine{Active}@5d8f04a3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@3cfb01c0, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@1046a4dd
			- StandaloneCoroutine{Active}@267563eb, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@4e48b125
		- SupervisorJobImpl{Active}@79d51552
			- StandaloneCoroutine{Active}@6fe9ccec, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@47e91e2d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@51131f33
			- StandaloneCoroutine{Active}@46f0de79, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@caf6a81
		- SupervisorJobImpl{Active}@5ffde6eb
			- StandaloneCoroutine{Active}@62e6a06f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@6f748f2, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@75848ae
			- StandaloneCoroutine{Active}@4210e491, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@5be4e6da
		- SupervisorJobImpl{Active}@1ad39e49
			- StandaloneCoroutine{Active}@27586a6c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@284f00dc, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@16676efd
			- StandaloneCoroutine{Active}@3b7e699e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@552b7f60
		- SupervisorJobImpl{Active}@3d2b6c47
			- StandaloneCoroutine{Active}@7f7d3862, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@43714fa7, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@522120ec
			- StandaloneCoroutine{Active}@765a3c9d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@4a7f7ae0
		- SupervisorJobImpl{Active}@47253e29
			- StandaloneCoroutine{Active}@279e46af, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@7787fb60, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@4e05d90a
			- StandaloneCoroutine{Active}@36992f21, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@5b83923b
		- SupervisorJobImpl{Active}@a3065d0
			- StandaloneCoroutine{Active}@612f73da, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@28ea142f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@6440481f
			- StandaloneCoroutine{Active}@332b7aab, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@713fdba1
		- SupervisorJobImpl{Active}@2bb01b94
			- StandaloneCoroutine{Active}@7d1484a3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@35802c9a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@168126c3
			- StandaloneCoroutine{Active}@7b51c7c9, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@20105edd
		- SupervisorJobImpl{Active}@da31ea1
			- StandaloneCoroutine{Active}@2fab2853, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@57980ae5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@4334a43a
			- StandaloneCoroutine{Active}@44e1fa5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@4bf2277c
		- SupervisorJobImpl{Active}@4cdfc9a5
			- StandaloneCoroutine{Active}@e70ad29, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@3a20a481, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@bc26afe
			- StandaloneCoroutine{Active}@23d77565, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@64a7bbe1
		- SupervisorJobImpl{Active}@63ce3383
			- StandaloneCoroutine{Active}@4cbffa26, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@5be71e76, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@47caea40
			- StandaloneCoroutine{Active}@4bc1ad96, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@75ecefe3
		- SupervisorJobImpl{Active}@2a2454fe
			- StandaloneCoroutine{Active}@50f5f9c6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@6fce4bf5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@141ef0e2
			- StandaloneCoroutine{Active}@3edb54a8, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@1a0390d9
		- SupervisorJobImpl{Active}@43c9d5c2
			- StandaloneCoroutine{Active}@5c13f2e0, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@3fe443ba, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@66b79d38
			- StandaloneCoroutine{Active}@4a1cc7e1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@7a5ba3dd
		- SupervisorJobImpl{Active}@6275bcbc
			- StandaloneCoroutine{Active}@40a0a649, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@5daccc4b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@2c6dc6cf
			- StandaloneCoroutine{Active}@52f8ff9a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@69f20941
		- SupervisorJobImpl{Active}@2c4151bb
			- StandaloneCoroutine{Active}@1eebb1ec, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@38fc818, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@46e1477
			- StandaloneCoroutine{Active}@1493454e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@6052986c
		- SupervisorJobImpl{Active}@6bd82ab4
			- StandaloneCoroutine{Active}@46d8b4ce, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@7d2df6ca, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@6d7d780b
			- StandaloneCoroutine{Active}@70893d60, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@438de41f
		- SupervisorJobImpl{Active}@6f7f96f3
			- StandaloneCoroutine{Active}@3e8a5c52, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@43389c93, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@70824fa
			- StandaloneCoroutine{Active}@5c86cf5f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@794ee807
		- SupervisorJobImpl{Active}@17c385cf
			- StandaloneCoroutine{Active}@40452efe, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@524c1b9a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@351bb1ec
			- StandaloneCoroutine{Active}@4917ff7a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@1c9b5e54
		- SupervisorJobImpl{Active}@3ba74370
			- StandaloneCoroutine{Active}@3e48a54d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@39136a13, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@3ea34433
			- StandaloneCoroutine{Active}@7e7b2d8a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@8e44360
		- SupervisorJobImpl{Active}@107039af
			- StandaloneCoroutine{Active}@50488111, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@626ad049, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@542464e1
			- StandaloneCoroutine{Active}@47a07a23, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@5cf11178
		- SupervisorJobImpl{Active}@7a106622
			- StandaloneCoroutine{Active}@19f36384, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@3b12d15b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@119f9a5
			- StandaloneCoroutine{Active}@146df92d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@738d0b9a
		- SupervisorJobImpl{Active}@79e38cb1
			- StandaloneCoroutine{Active}@2f468f21, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@1b1aea18, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@579c2d46
			- StandaloneCoroutine{Active}@627738f5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@2e41a50b
		- SupervisorJobImpl{Active}@3ff04134
			- StandaloneCoroutine{Active}@197745bc, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@34c2c7c0, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@74d3379c
			- StandaloneCoroutine{Active}@264237fa, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@672489b0
		- SupervisorJobImpl{Active}@bc6aa6e
			- StandaloneCoroutine{Active}@2f6669fe, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@63e00c20, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@f3229fb
			- StandaloneCoroutine{Active}@17249c5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@21fa689a
		- SupervisorJobImpl{Active}@6aae7b06
			- StandaloneCoroutine{Active}@4099ef45, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@62c7cc51, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@17093ea
			- StandaloneCoroutine{Active}@7aad6c57, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@266243c7
		- SupervisorJobImpl{Active}@5824a294
			- StandaloneCoroutine{Active}@7ef2706e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@1d90f29c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@7cc08565
			- StandaloneCoroutine{Active}@21465367, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@c068344
		- SupervisorJobImpl{Active}@59814a49
			- StandaloneCoroutine{Active}@127cc5ac, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@4e8536f6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@2ce54c9e
			- StandaloneCoroutine{Active}@160c5d52, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@6dc702c8
		- SupervisorJobImpl{Active}@1a948d26
			- StandaloneCoroutine{Active}@23195e48, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@39074ca5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@59c126ed
			- StandaloneCoroutine{Active}@5230237, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@73575cab
		- SupervisorJobImpl{Active}@6c2eb474
			- StandaloneCoroutine{Active}@4d22bf8c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			- StandaloneCoroutine{Active}@2af70258, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:124)
			- SupervisorJobImpl{Active}@35569841
			- StandaloneCoroutine{Active}@147d1910, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@522e75f2
		- SupervisorJobImpl{Active}@9b2e231
			- StandaloneCoroutine{Active}@1812e5ae, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@ae5c136, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@302c92a6
		- SupervisorJobImpl{Active}@5e33e3f2
			- StandaloneCoroutine{Active}@e4a94fa, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@2a821874, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@76d1c62a
		- SupervisorJobImpl{Active}@6de15597
			- StandaloneCoroutine{Active}@34383c6c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@ec3c327, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@7ad89b34
		- SupervisorJobImpl{Active}@76035471
			- StandaloneCoroutine{Active}@20502f4e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@2d1c82f6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@e5f10f4
		- SupervisorJobImpl{Active}@11ccac54
			- StandaloneCoroutine{Active}@217688c6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@6cdc63e3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@6fe9b5b9
		- SupervisorJobImpl{Active}@3457f976
			- StandaloneCoroutine{Active}@1130a3fb, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@1e7c0945, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@30b898a5
		- SupervisorJobImpl{Active}@32247e51
			- StandaloneCoroutine{Active}@525e4a88, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@2c9657a7, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@662330d8
		- SupervisorJobImpl{Active}@6b154d8
			- StandaloneCoroutine{Active}@27ecd777, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@39d99742, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@d1dd053
		- SupervisorJobImpl{Active}@3835e098
			- StandaloneCoroutine{Active}@79355505, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@ca3aee6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@3d90041a
		- SupervisorJobImpl{Active}@6da469a7
			- StandaloneCoroutine{Active}@14e93c47, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@52c64a2, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@3862fe78
		- SupervisorJobImpl{Active}@73a1f009
			- StandaloneCoroutine{Active}@79e2383b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@1f0d4ad1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@4cda45fa
		- SupervisorJobImpl{Active}@6a8a0053
			- StandaloneCoroutine{Active}@4e3437d6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@3b9ab703, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@160fa59a
		- SupervisorJobImpl{Active}@2ead2d48
			- StandaloneCoroutine{Active}@26412e96, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@488da7f2, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@23d60ce7
		- SupervisorJobImpl{Active}@797b8abe
			- StandaloneCoroutine{Active}@3ab3fa41, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@1fa468d2, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@4a48837a
		- SupervisorJobImpl{Active}@64b3412
			- StandaloneCoroutine{Active}@83ee9f9, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@34e0e2d4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@11857596
		- SupervisorJobImpl{Active}@56bfe8ed
			- StandaloneCoroutine{Active}@5cc8e9b1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@6f8d56be, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@368fb5cb
		- SupervisorJobImpl{Active}@444b6067
			- StandaloneCoroutine{Active}@50847fac, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@5539eba4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@7c893147
		- SupervisorJobImpl{Active}@51f40804
			- StandaloneCoroutine{Active}@6a2789a6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@4327a089, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@78586e8b
		- SupervisorJobImpl{Active}@607fb113
			- StandaloneCoroutine{Active}@633b21c9, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@3507eeb1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@1de23903
		- SupervisorJobImpl{Active}@7aff2e2
			- StandaloneCoroutine{Active}@439182f5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@49698e50, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@2f7fd70d
		- SupervisorJobImpl{Active}@1800d5e0
			- StandaloneCoroutine{Active}@13e1bc05, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@16ffbb27, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@69253f6
		- SupervisorJobImpl{Active}@6056aa76
			- StandaloneCoroutine{Active}@54d13463, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@68758946, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@80b25f0
		- SupervisorJobImpl{Active}@7196cee1
			- StandaloneCoroutine{Active}@a6eab24, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@51f30f57, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@52ea7ff9
		- SupervisorJobImpl{Active}@7ac6d290
			- StandaloneCoroutine{Active}@32a56e41, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@2a206e2c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@7b6bd4c0
		- SupervisorJobImpl{Active}@2daf6ab5
			- StandaloneCoroutine{Active}@107a2f69, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@41f9017d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@549d6533
		- SupervisorJobImpl{Active}@47e4e110
			- StandaloneCoroutine{Active}@4232575, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@dd82e65, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@554e54ff
		- SupervisorJobImpl{Active}@18505e12
			- StandaloneCoroutine{Active}@2d7f8bd8, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@61983314, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@7e0c984f
		- SupervisorJobImpl{Active}@38816a7d
			- StandaloneCoroutine{Active}@7d595e03, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@5d79c22f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@1de8a78c
		- SupervisorJobImpl{Active}@47405173
			- StandaloneCoroutine{Active}@5084b976, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@32c06dc1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@44c45db1
		- SupervisorJobImpl{Active}@8c70411
			- StandaloneCoroutine{Active}@72832b9b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@4acb2cd1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@66fffd5d
		- SupervisorJobImpl{Active}@418a86a9
			- StandaloneCoroutine{Active}@5c7dffa1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@4fc3ed5b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@4ca38a27
		- SupervisorJobImpl{Active}@3abf92e6
			- StandaloneCoroutine{Active}@59109291, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@96915dd, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@7a2a3880
		- SupervisorJobImpl{Active}@27713a3d
			- StandaloneCoroutine{Active}@64a586ec, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@2523a058, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@e186bef
		- SupervisorJobImpl{Active}@6d4ed23f
			- StandaloneCoroutine{Active}@6ad1d737, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@13490b1e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@daa683f
		- SupervisorJobImpl{Active}@6421e7b2
			- StandaloneCoroutine{Active}@71f06e86, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@61a3f716, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@7aa64b8e
		- SupervisorJobImpl{Active}@4799afb6
			- StandaloneCoroutine{Active}@2c13c72e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@52769efd, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@16769376
		- SupervisorJobImpl{Active}@63a57470
			- StandaloneCoroutine{Active}@6cfa75d4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@a9d9fc0, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@7aa702cc
		- SupervisorJobImpl{Active}@169e6d67
			- StandaloneCoroutine{Active}@3d7cd537, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@40c07796, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@69a0cfbb
		- SupervisorJobImpl{Active}@331b36ed
			- StandaloneCoroutine{Active}@93d4674, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@5233ef09, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@42ad6489
		- SupervisorJobImpl{Active}@180dbf08
			- StandaloneCoroutine{Active}@4e4cbaaf, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@2d214bf4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@21b0ceea
		- SupervisorJobImpl{Active}@4f3d6efd
			- StandaloneCoroutine{Active}@381ab552, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@1fc3374e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@d8e2cb
		- SupervisorJobImpl{Active}@778c2c05
			- StandaloneCoroutine{Active}@7b6daf98, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@7d129efc, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@542915e4
		- SupervisorJobImpl{Active}@67492e4
			- StandaloneCoroutine{Active}@4c5df480, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@25517689, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@6ee88b9d
		- SupervisorJobImpl{Active}@661b7aac
			- StandaloneCoroutine{Active}@258da38a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@bc66c8c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@a6330a7
		- SupervisorJobImpl{Active}@22657fbd
			- StandaloneCoroutine{Active}@357d0dfa, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@4ef83692, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@53d54cff
		- SupervisorJobImpl{Active}@fd2dc5
			- StandaloneCoroutine{Active}@36dc6728, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@23db7583, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@7735ff1
		- SupervisorJobImpl{Active}@4cbbd523
			- StandaloneCoroutine{Active}@2467970c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@5ce8896e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@765abbd7
		- SupervisorJobImpl{Active}@2a8b5cc3
			- StandaloneCoroutine{Active}@54d31ad3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@4ce85ade, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@60dab284
		- SupervisorJobImpl{Active}@1c08e8b0
			- StandaloneCoroutine{Active}@63696f6b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@6d59f772, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@2d4ba1c4
		- SupervisorJobImpl{Active}@20678294
			- StandaloneCoroutine{Active}@9df98aa, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@2b9f1c84, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@19ce98b5
		- SupervisorJobImpl{Active}@5d5cb25e
			- StandaloneCoroutine{Active}@449be128, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@17b3ae03, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@6634429d
		- SupervisorJobImpl{Active}@707cec3
			- StandaloneCoroutine{Active}@3e038b61, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@344ae914, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@4de05165
		- SupervisorJobImpl{Active}@315ebf52
			- StandaloneCoroutine{Active}@7c7387b1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@1f12d362, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@29ef7396
		- SupervisorJobImpl{Active}@6090f54b
			- StandaloneCoroutine{Active}@465f727e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@59cc6421, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@13d10edc
		- SupervisorJobImpl{Active}@1e98ec0d
			- StandaloneCoroutine{Active}@6f2c282d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@3ca4220d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@2f24e2f2
		- SupervisorJobImpl{Active}@7328992e
			- StandaloneCoroutine{Active}@8908977, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@31adc78a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@7726324a
		- SupervisorJobImpl{Active}@20c62b80
			- StandaloneCoroutine{Active}@69259ef4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@d563f53, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@241318ee
		- SupervisorJobImpl{Active}@633c46b0
			- StandaloneCoroutine{Active}@5aa4b4c1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@223c9132, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@4f8ea3e8
		- SupervisorJobImpl{Active}@11d417a0
			- StandaloneCoroutine{Active}@2446dbb4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@62356b0f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@56d620af
		- SupervisorJobImpl{Active}@670350b8
			- StandaloneCoroutine{Active}@4c28b011, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@50cd788, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@fe7b2b8
		- SupervisorJobImpl{Active}@100822ff
			- StandaloneCoroutine{Active}@7ecaeb4b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@1d99d38d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@3d74238d
		- SupervisorJobImpl{Active}@3133f9e5
			- StandaloneCoroutine{Active}@f85d69c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@5c53695a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@12e1a572
		- SupervisorJobImpl{Active}@13449a4e
			- StandaloneCoroutine{Active}@f805797, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@48dee684, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@326f6c5a
		- SupervisorJobImpl{Active}@ed5bcc9
			- StandaloneCoroutine{Active}@3d24a9aa, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@46d031, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@670ccab0
		- SupervisorJobImpl{Active}@711225e4
			- StandaloneCoroutine{Active}@360a65d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@1b913662, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@d9dc051
		- SupervisorJobImpl{Active}@c7b8e1a
			- StandaloneCoroutine{Active}@306eeaf7, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@225ee8be, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@2ebf0325
		- SupervisorJobImpl{Active}@6f41e0cb
			- StandaloneCoroutine{Active}@2c6109bb, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@79af0f91, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@58329c3
		- SupervisorJobImpl{Active}@68ee1654
			- StandaloneCoroutine{Active}@6edaeb09, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@6f88a2c4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@26653da3
		- SupervisorJobImpl{Active}@5be885f5
			- StandaloneCoroutine{Active}@61b52c67, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@4b013c17, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@23668fb8
		- SupervisorJobImpl{Active}@578dff57
			- StandaloneCoroutine{Active}@525a02c3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@10f96d1b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@7ca94dbf
		- SupervisorJobImpl{Active}@66ece2ea
			- StandaloneCoroutine{Active}@38ca31f9, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@6380124e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@314d71c0
		- StandaloneCoroutine{Active}@54b16e8e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__MergeKt$flattenConcat$1$1.emit(Merge.kt:80)
			at kotlinx.coroutines.flow.FlowKt__MergeKt$flatMapConcat$$inlined$map$1$2.emit(Merge.kt:223)
			at kotlinx.coroutines.flow.DistinctFlowImpl$collect$2.emit(Distinct.kt:81)
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:398)
			at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:156)
			at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:117)
	- JobImpl{Active}@f21b374
	- JobImpl{Active}@67777cd0
	- JobImpl{Active}@7ed52ea2
	- JobImpl{Active}@2f13d6fa
	- JobImpl{Active}@38d6b0e4
	- JobImpl{Active}@29c843ef
	- JobImpl{Active}@760c8a62
	- JobImpl{Active}@73d22bad
	- JobImpl{Active}@44703023
	- JobImpl{Active}@375a6c7a
	- JobImpl{Active}@e0ab8b8
	- JobImpl{Active}@2961e0ee
	- JobImpl{Active}@5aa93f85
	- JobImpl{Active}@ddf8043
	- JobImpl{Active}@16210fe3
	- JobImpl{Active}@378b4786
	- JobImpl{Active}@1a7041a5
	- JobImpl{Active}@685ed6ee
	- JobImpl{Active}@331a3dc
	- JobImpl{Active}@1509fb5b
	- JobImpl{Active}@6d3cb1f6
	- JobImpl{Active}@253c35d1
	- JobImpl{Active}@7fb8fb45
	- JobImpl{Active}@43b629ea
	- JobImpl{Active}@5ebcce4
	- JobImpl{Active}@51c945ca
	- JobImpl{Active}@7d901d88
	- JobImpl{Active}@faaa275
	- JobImpl{Active}@729baaa6
	- JobImpl{Active}@459f0dc0
	- JobImpl{Active}@38ba0f2e
	- JobImpl{Active}@4b32b810
	- JobImpl{Active}@16cb0f3a
	- JobImpl{Active}@1b7b3834
	- JobImpl{Active}@2a0a1943
	- JobImpl{Active}@228a64e9
	- JobImpl{Active}@1bbd2529
	- JobImpl{Active}@67941741
	- JobImpl{Active}@68cdfd9b
	- JobImpl{Active}@10e296c
	- JobImpl{Active}@6bb64682
	- JobImpl{Active}@65249665
	- JobImpl{Active}@2ea27cde
	- JobImpl{Active}@7a8bdcc3
	- JobImpl{Active}@5706088d
	- JobImpl{Active}@7ac1c0eb
	- JobImpl{Active}@59c78d77
	- JobImpl{Active}@e07c376
	- JobImpl{Active}@1b71e5a6
	- JobImpl{Active}@1b6537a4
	- JobImpl{Active}@67f45d75
	- JobImpl{Active}@50bed1e8
	- JobImpl{Active}@329b75e5
	- JobImpl{Active}@97ef9ed
	- JobImpl{Active}@72712b2
	- JobImpl{Active}@b7d724d
	- JobImpl{Active}@2b14324a
	- JobImpl{Active}@6cbb5ac2
	- JobImpl{Active}@3a66311e
	- JobImpl{Active}@233ba129
	- JobImpl{Active}@17123776
	- JobImpl{Active}@596cedb4
	- JobImpl{Active}@16d62aa4
	- JobImpl{Active}@3ff78396
	- JobImpl{Active}@30b431c0
	- JobImpl{Active}@b075a94
	- JobImpl{Active}@624c651e
	- JobImpl{Active}@580640fa
	- JobImpl{Active}@6bedb0b2
	- JobImpl{Active}@39aeba6b
	- JobImpl{Active}@43f1ff02
	- SupervisorJobImpl{Active}@2986968f
		- StandaloneCoroutine{Active}@43f5e250, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@7520edee
		- StandaloneCoroutine{Active}@4094ecef, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@6abef07d, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@6c2aa19f
		- StandaloneCoroutine{Active}@66ee4558, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@590fd05e
		- StandaloneCoroutine{Active}@1fa3efe, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@33367dc3, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@3c22f652
		- StandaloneCoroutine{Active}@3ed24cf9, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@438c3a34
		- StandaloneCoroutine{Active}@6e0f8813, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@3a0ce782, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@38ad4e1e
		- StandaloneCoroutine{Active}@22dae382, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@568d1dce
		- StandaloneCoroutine{Active}@3007b8da, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@19a25c3, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@451b6f94
		- StandaloneCoroutine{Active}@452929ea, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@3f65f5e5
		- StandaloneCoroutine{Active}@55630093, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@1c3a1095, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@4ae7b792
		- StandaloneCoroutine{Active}@4d571b69, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@68bdb891
		- StandaloneCoroutine{Active}@4153b07, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@1c62aeb4, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@676c3fbd
		- StandaloneCoroutine{Active}@6b85d5b0, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@4cffa0ce
		- StandaloneCoroutine{Active}@466516c4, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@418f7a4d, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@53dd69f1
		- StandaloneCoroutine{Active}@69fb3fd0, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@7f6399e8
		- StandaloneCoroutine{Active}@746c71d, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@116bfb82, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@17e2d062
		- StandaloneCoroutine{Active}@9ec2a16, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@38c5896e
		- StandaloneCoroutine{Active}@38237a19, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@5d19ff82, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@6872bb03
		- StandaloneCoroutine{Active}@647789fe, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@24167fff
		- StandaloneCoroutine{Active}@4727c4db, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@5487fd9b, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@4dc9672d
		- StandaloneCoroutine{Active}@5dcc3580, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@7b7fdfb7
		- StandaloneCoroutine{Active}@243423fe, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@6ee0b854, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@25507627
		- StandaloneCoroutine{Active}@23510c85, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@54ce65ab
		- StandaloneCoroutine{Active}@267fe0c2, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@2019e9e1, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@8946bdc
		- StandaloneCoroutine{Active}@1084a1d1, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@60317062
		- StandaloneCoroutine{Active}@49a42af3, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@32eee78f, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@21eba3f5
		- StandaloneCoroutine{Active}@7d321d1b, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@47c13057
		- StandaloneCoroutine{Active}@15a943fc, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@59eeaf6c, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@39ba2c18
		- StandaloneCoroutine{Active}@721374f8, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@7c6da80f
		- StandaloneCoroutine{Active}@2d7a6fe5, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@32a79e1d, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@4e6cd829
		- StandaloneCoroutine{Active}@5dbdf404, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@4f6bc921
		- StandaloneCoroutine{Active}@23c6bd11, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@5d1e2f49, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@43e3147c
		- StandaloneCoroutine{Active}@5d22829f, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@3311d5c6
		- StandaloneCoroutine{Active}@4b1a921f, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@188979fa, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@185956ea
		- StandaloneCoroutine{Active}@1c46bde6, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@3d6fda16
		- StandaloneCoroutine{Active}@3534e1b, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@34303048, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@1b19a189
		- StandaloneCoroutine{Active}@705928c2, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@6a17a66c
		- StandaloneCoroutine{Active}@5a9d0d60, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@3a6907a5, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@636e6a70
		- StandaloneCoroutine{Active}@4bda3370, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@2290e23b
		- StandaloneCoroutine{Active}@799ec166, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@162113c6, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@121c63bf
		- StandaloneCoroutine{Active}@53b275be, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@16495f3
		- StandaloneCoroutine{Active}@5c280b5f, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@45b4ee51, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@e9dabd9
		- StandaloneCoroutine{Active}@56a033c3, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@3dc5cef0
		- StandaloneCoroutine{Active}@4a4ea8bb, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@703324df, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@2fe70a1b
		- StandaloneCoroutine{Active}@3f9c8b5d, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@60ba7356
		- StandaloneCoroutine{Active}@5741ff83, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@2955153, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@28901997
		- StandaloneCoroutine{Active}@15088396, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@307c567a
		- StandaloneCoroutine{Active}@4dedcb53, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@1cb4dde4, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@303f21ad
		- StandaloneCoroutine{Active}@7be546f5, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@79392fa3
		- StandaloneCoroutine{Active}@9349f68, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@7e907e45, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@2ab354bb
		- StandaloneCoroutine{Active}@68014660, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@13343c80
		- StandaloneCoroutine{Active}@45635bd7, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@176ca894, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@7386e3f6
		- StandaloneCoroutine{Active}@6f884bf8, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@333e52b4
		- StandaloneCoroutine{Active}@30ea083d, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@3f5b7ce3, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@6da9f58c
		- StandaloneCoroutine{Active}@4ce27354, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@60c573b6
		- StandaloneCoroutine{Active}@2c293115, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@5badd11, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@4a998b98
		- StandaloneCoroutine{Active}@25e6207, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@7a768ea
		- StandaloneCoroutine{Active}@679a5ac0, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@78a5f9b5, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@4fbf6433
		- StandaloneCoroutine{Active}@437f71f3, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@5e7b1222
		- StandaloneCoroutine{Active}@7396d03, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@affc63d, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@3af8db88
		- StandaloneCoroutine{Active}@7bd4ee2c, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@58f98b77
		- StandaloneCoroutine{Active}@3749d520, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@6ea70fe5, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@6d0dae23
		- StandaloneCoroutine{Active}@133adf01, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@540d78f9
		- StandaloneCoroutine{Active}@6aa3f893, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@3da60575, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@73a790c7
		- StandaloneCoroutine{Active}@4cee0126, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@5e6058ef
		- StandaloneCoroutine{Active}@397c0f48, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@6a193b25, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@d9c10ca
		- StandaloneCoroutine{Active}@19f862eb, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@5f462705
		- StandaloneCoroutine{Active}@40a738d3, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@1ea3c675, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@7919fd1c
		- StandaloneCoroutine{Active}@8fd54cd, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@7a3e4740
		- StandaloneCoroutine{Active}@306414ea, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@482d2a63, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@947f76a
		- StandaloneCoroutine{Active}@5affc7a, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@3955b46e
		- StandaloneCoroutine{Active}@5ee5162a, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@45ad13be, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@55be9e97
		- StandaloneCoroutine{Active}@2840f4e5, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@40308705
		- StandaloneCoroutine{Active}@5e62e381, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@664ed83d, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@f96e692
		- StandaloneCoroutine{Active}@2555a5aa, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@690ac86b
		- StandaloneCoroutine{Active}@6c62346a, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@665e3aef, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@5a7d4cf8
		- StandaloneCoroutine{Active}@5309b8e7, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@158239a8
		- StandaloneCoroutine{Active}@358c4ed9, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@47817a75, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@360be583
		- StandaloneCoroutine{Active}@5e1031e9, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@23ebbb96
		- StandaloneCoroutine{Active}@110c5e1e, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@6a1cb1d8, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@10cbc4c2
		- StandaloneCoroutine{Active}@60a7b2fe, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@4fcdeeba
		- StandaloneCoroutine{Active}@1328ec5a, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@7a030396, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@41860207
		- StandaloneCoroutine{Active}@42ae460a, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@4185a260
		- StandaloneCoroutine{Active}@16b03839, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@6d1dd77b, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@4eedd846
		- StandaloneCoroutine{Active}@4dbc1942, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@50bbb9c1
		- StandaloneCoroutine{Active}@5a5a913c, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@21835a7f, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@61ca500d
		- StandaloneCoroutine{Active}@88a0d68, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@5abad9ce
		- StandaloneCoroutine{Active}@657be34, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@2e9eade6, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@2c806ac3
		- StandaloneCoroutine{Active}@53ffc1d1, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@18adfa37
		- StandaloneCoroutine{Active}@68626384, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@4c630410, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@13993e01
		- StandaloneCoroutine{Active}@203b1cf1, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@2fe0affd
		- StandaloneCoroutine{Active}@18a1b676, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@4f46b4e8, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@2641140c
		- StandaloneCoroutine{Active}@7e14bedf, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@65ad022
		- StandaloneCoroutine{Active}@71574b29, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@74ad4fdd, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@ed3573d
		- StandaloneCoroutine{Active}@751366a, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@25154f03
		- StandaloneCoroutine{Active}@4c142baa, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@2f873d33, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@612cf596
		- StandaloneCoroutine{Active}@4204d74f, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@7e840cc
		- StandaloneCoroutine{Active}@2f20edde, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@7b10ff57, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@19ec2cb6
		- StandaloneCoroutine{Active}@983eb39, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@340e680
		- StandaloneCoroutine{Active}@21e5b9ca, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@18bf529, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@46f2e168
		- StandaloneCoroutine{Active}@3d53f0ed, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@7c581f36
		- StandaloneCoroutine{Active}@31742564, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@1fc69162, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@590926c8
		- StandaloneCoroutine{Active}@3545e080, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@67c38cad
		- StandaloneCoroutine{Active}@250abc49, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@9be590c, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@1b28cd55
		- StandaloneCoroutine{Active}@2e114efd, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@508fd525
		- StandaloneCoroutine{Active}@5e895782, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@7528f52b, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@28db9eb5
		- StandaloneCoroutine{Active}@3bd000db, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@33bcd4a4
		- StandaloneCoroutine{Active}@2ff17564, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@2bd4641a, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@6243fb9b
		- StandaloneCoroutine{Active}@4fdf3124, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@7217cd05
		- StandaloneCoroutine{Active}@7d3274b6, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@b2bd83, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@2b327c86
		- StandaloneCoroutine{Active}@525d7b34, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@75eb0a01
		- StandaloneCoroutine{Active}@673a4d4, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@7b3fe2a0, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@160cd8a1
		- StandaloneCoroutine{Active}@2c043ff8, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@33efbc7a
		- StandaloneCoroutine{Active}@37ca6ba8, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@498cc141, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@5e2f8dcc
		- StandaloneCoroutine{Active}@3b1d9717, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@7cc91af0
		- StandaloneCoroutine{Active}@64d38669, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@417088de, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@c640d9a
		- StandaloneCoroutine{Active}@672b79bf, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@36b00124
		- StandaloneCoroutine{Active}@5b3b6eae, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@543b7bd6, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@3e313010
		- StandaloneCoroutine{Active}@5e6f1077, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@24869296
		- StandaloneCoroutine{Active}@5ea14b0a, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@5095b913, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@14dbfe3a
		- StandaloneCoroutine{Active}@23c683f6, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@27c5e072
		- StandaloneCoroutine{Active}@77eb759f, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@7f3cec89, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@34286b67
		- StandaloneCoroutine{Active}@ad73afb, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@4278468
		- StandaloneCoroutine{Active}@26bce1b3, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@3acfbdc8, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@1632ba1f
		- StandaloneCoroutine{Active}@6f6090c9, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@57ffe22
		- StandaloneCoroutine{Active}@2e9045ef, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@35a5948c, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@2bea5c48
		- StandaloneCoroutine{Active}@23d3c18e, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@5ff6ef29
		- StandaloneCoroutine{Active}@f404726, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@4885fe0a, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@6b1515b1
		- StandaloneCoroutine{Active}@2f195b6, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@506a1efb
		- StandaloneCoroutine{Active}@d32de68, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@50c51b37, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@599d8dae
		- StandaloneCoroutine{Active}@2d60ba79, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@4e8c7ccf
		- StandaloneCoroutine{Active}@363af023, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@17a3dd1a, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@879fa1e
		- StandaloneCoroutine{Active}@a452dfe, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@ee10592
		- StandaloneCoroutine{Active}@6b1f6f7d, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@e3b3a96, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@5f242ae8
		- StandaloneCoroutine{Active}@5a26e787, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@658345aa
		- StandaloneCoroutine{Active}@4ad20f39, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@69a9e0f5, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@639c3780
		- StandaloneCoroutine{Active}@2ff6a6d, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@73b8a378
		- StandaloneCoroutine{Active}@580e06cc, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@114d4254, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@73d2c4cb
		- StandaloneCoroutine{Active}@32549b18, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@773da8c1
		- StandaloneCoroutine{Active}@1a44d3f8, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@188f066a, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@6e817642
		- StandaloneCoroutine{Active}@663b847, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
	- JobImpl{Active}@4bca1ebf
		- StandaloneCoroutine{Active}@3a047060, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@4fb77067, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- StandaloneCoroutine{Active}@7b8b2927, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, Dispatchers.Default]
		at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)

- SupervisorJobImpl{Active}@1123465
	- StandaloneCoroutine{Active}@5d0b8773, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6b19d068, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
		at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
		at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
		- ProducerCoroutine{Active}@fcf2b3, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6b19d068, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:27)
			at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
			- StandaloneCoroutine{Active}@4c835115, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6b19d068, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
				at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:57)
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3$1$2.invokeSuspend(Merge.kt:34)
				- StandaloneCoroutine{Active}@6d29fee2, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6b19d068, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@725154dc, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6b19d068, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@1ce85c0b, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6b19d068, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)

- SupervisorJobImpl{Active}@20ea6ad2
	- StandaloneCoroutine{Active}@e22f906, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		at org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector$1.invokeSuspend(GHPRStatisticsCollector.kt:78)

- SupervisorJobImpl{Active}@352d94da
	- StandaloneCoroutine{Active}@3fe69ea6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
		at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:57)
		at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
		- StandaloneCoroutine{Active}@8c1bf7b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
			at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
		- StandaloneCoroutine{Active}@187e4ff5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)

- SupervisorJobImpl{Active}@3e140bb1
	- StandaloneCoroutine{Active}@2615aa95, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
	- StandaloneCoroutine{Active}@5c0b31d7, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
	- StandaloneCoroutine{Active}@53c1a9b8, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
		at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
		at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
		- ProducerCoroutine{Completing}@5b42056e [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
			- StandaloneCoroutine{Active}@58591ec8, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:96)
			- StandaloneCoroutine{Active}@53134654, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:96)
			- StandaloneCoroutine{Active}@56135068, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:96)

- SupervisorJobImpl{Active}@2e35b10a
	- StandaloneCoroutine{Active}@a656dda, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@113f1ea9, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)

- SupervisorJobImpl{Active}@783a2ff9
	- StandaloneCoroutine{Active}@6ee9ac0a, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6b19d068, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
		at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
		at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
		at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
		- ProducerCoroutine{Completing}@652215db [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6b19d068, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
			- StandaloneCoroutine{Active}@6ff9f674, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6b19d068, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
				at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:96)
				- ProducerCoroutine{Active}@b7342f1, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6b19d068, Dispatchers.Default]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.FlowKt__MergeKt$flattenConcat$1$1.emit(Merge.kt:80)
					at kotlinx.coroutines.flow.FlowKt__MergeKt$flatMapConcat$$inlined$map$1$2.emit(Merge.kt:223)
					at kotlinx.coroutines.flow.DistinctFlowImpl$collect$2.emit(Distinct.kt:81)
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:398)
					at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:156)
					at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:117)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
			- StandaloneCoroutine{Active}@50aae8b, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6b19d068, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@7fcbc820[Running, pool size = 7, active threads = 3, queued tasks = 0, completed tasks = 1744609]]
				at kotlinx.coroutines.channels.AbstractChannel.receiveCatching-JP2dKIU(AbstractChannel.kt:633)
				at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:51)
				at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:156)
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt$catch$$inlined$unsafeFlow$1.collect(Errors.kt:113)
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:96)
				- ProducerCoroutine{Active}@28d93669, state: RUNNING [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6b19d068, Dispatchers.Default]
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
