"AWT-EventQueue-0" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on com.intellij.openapi.application.impl.ReadMostlyRWLock@d8691f0
	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(Unknown Source)
	at com.intellij.openapi.application.impl.ReadMostlyRWLock.writeLock(ReadMostlyRWLock.java:236)
	at com.intellij.openapi.application.impl.ApplicationImpl.startWrite(ApplicationImpl.java:1173)
	at com.intellij.openapi.application.impl.ApplicationImpl.runWriteActionWithClass(ApplicationImpl.java:966)
	at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:989)
	at com.intellij.configurationStore.schemeManager.SchemeManagerImpl.saveScheme(SchemeManagerImpl.kt:705)
	at com.intellij.configurationStore.schemeManager.SchemeManagerImpl.save(SchemeManagerImpl.kt:339)
	at com.intellij.configurationStore.schemeManager.SchemeManagerFactoryBase$save$2.invokeSuspend(SchemeManagerFactoryImpl.kt:105)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at com.intellij.openapi.application.impl.DispatchedRunnable.run(DispatchedRunnable.kt:35)
	at com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:209)
	at com.intellij.openapi.application.TransactionGuardImpl.access$100(TransactionGuardImpl.java:21)
	at com.intellij.openapi.application.TransactionGuardImpl$1.run(TransactionGuardImpl.java:191)
	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.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$647/0x00000008007570f8.run(Unknown Source)
	at java.desktop@17.0.6/java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.desktop@17.0.6/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.desktop@17.0.6/java.awt.EventQueue$3.run(Unknown Source)
	at java.desktop@17.0.6/java.awt.EventQueue$3.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop@17.0.6/java.awt.EventQueue.dispatchEvent(Unknown Source)
	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$689/0x00000008007b0728.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$688/0x00000008007b04d8.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$687/0x00000008007b0288.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(Unknown Source)
	at java.desktop@17.0.6/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.desktop@17.0.6/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.desktop@17.0.6/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop@17.0.6/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop@17.0.6/java.awt.EventDispatchThread.run(Unknown Source)

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

	at com.intellij.openapi.util.text.TrigramBuilder$AddonlyIntSet.doPut(TrigramBuilder.java:249)
	at com.intellij.openapi.util.text.TrigramBuilder$AddonlyIntSet.add(TrigramBuilder.java:236)
	at com.intellij.openapi.util.text.TrigramBuilder.getTrigrams(TrigramBuilder.java:151)
	at com.intellij.openapi.util.text.TrigramBuilder$1.<init>(TrigramBuilder.java:44)
	at com.intellij.openapi.util.text.TrigramBuilder.getTrigramsAsMap(TrigramBuilder.java:43)
	at com.intellij.find.ngrams.TrigramIndex$1.map(TrigramIndex.java:54)
	at com.intellij.find.ngrams.TrigramIndex$1.map(TrigramIndex.java:50)
	at com.intellij.util.indexing.impl.MapReduceIndex.mapByIndexer(MapReduceIndex.java:317)
	at com.intellij.util.indexing.impl.MapReduceIndex.mapInput(MapReduceIndex.java:308)
	at com.intellij.util.indexing.impl.storage.VfsAwareMapReduceIndex.mapInput(VfsAwareMapReduceIndex.java:176)
	at com.intellij.util.indexing.impl.storage.VfsAwareMapReduceIndex.mapInput(VfsAwareMapReduceIndex.java:40)
	at com.intellij.util.indexing.impl.MapReduceIndex.mapInputAndPrepareUpdate(MapReduceIndex.java:253)
	at com.intellij.util.indexing.FileBasedIndexImpl.createSingleIndexValueApplier(FileBasedIndexImpl.java:1608)
	at com.intellij.util.indexing.FileBasedIndexImpl.lambda$doIndexFileContent$25(FileBasedIndexImpl.java:1473)
	at com.intellij.util.indexing.FileBasedIndexImpl$$Lambda$4381/0x00000008023e2bd8.run(Unknown Source)
	at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl.freezeFileTypeTemporarilyWithProvidedValueIn(FileTypeManagerImpl.java:670)
	at com.intellij.util.indexing.FileBasedIndexImpl.doIndexFileContent(FileBasedIndexImpl.java:1421)
	at com.intellij.util.indexing.FileBasedIndexImpl.indexFileContent(FileBasedIndexImpl.java:1394)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.lambda$indexOneFileOfJob$4(IndexUpdateRunner.java:296)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner$$Lambda$4371/0x00000008023e1958.call(Unknown Source)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$OTelMonitor.callWrapped(NonBlockingReadActionImpl.java:746)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$OTelMonitor$MonitoredComputation.call(NonBlockingReadActionImpl.java:778)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.insideReadAction(NonBlockingReadActionImpl.java:573)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.lambda$attemptComputation$3(NonBlockingReadActionImpl.java:537)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission$$Lambda$1579/0x000000080128a638.run(Unknown Source)
	at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1111)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.lambda$runInReadActionWithWriteActionPriority$0(ProgressIndicatorUtils.java:71)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils$$Lambda$1580/0x000000080128a888.run(Unknown Source)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtilService.runActionAndCancelBeforeWrite(ProgressIndicatorUtilService.java:63)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runActionAndCancelBeforeWrite(ProgressIndicatorUtils.java:128)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.lambda$runWithWriteActionPriority$1(ProgressIndicatorUtils.java:109)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils$$Lambda$1582/0x000000080128ad28.compute(Unknown Source)
	at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:68)
	at com.intellij.openapi.progress.ProgressManager$$Lambda$1583/0x000000080128afa0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:186)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda$1584/0x000000080128b1f0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$13(CoreProgressManager.java:604)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda$1585/0x000000080128b440.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:635)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:603)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:60)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:173)
	at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:68)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runWithWriteActionPriority(ProgressIndicatorUtils.java:106)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runInReadActionWithWriteActionPriority(ProgressIndicatorUtils.java:71)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.attemptComputation(NonBlockingReadActionImpl.java:537)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.executeSynchronously(NonBlockingReadActionImpl.java:464)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl.executeSynchronously(NonBlockingReadActionImpl.java:218)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.indexOneFileOfJob(IndexUpdateRunner.java:300)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.lambda$indexJobsFairly$3(IndexUpdateRunner.java:229)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner$$Lambda$4356/0x00000008023dd708.run(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressSuspender.executeNonSuspendableSection(ProgressSuspender.java:80)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.indexJobsFairly(IndexUpdateRunner.java:232)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.lambda$doIndexFiles$2(IndexUpdateRunner.java:166)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner$$Lambda$4355/0x00000008023dd4b8.run(Unknown Source)
	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$739/0x00000008007db9b0.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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"FileBasedIndex Vfs Event Processor" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@17.0.6/java.lang.Object.hashCode(Native Method)
	at java.base@17.0.6/java.util.HashMap.hash(Unknown Source)
	at java.base@17.0.6/java.util.HashMap.getNode(Unknown Source)
	at java.base@17.0.6/java.util.HashMap.get(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.indicatorCanceled(CoreProgressManager.java:731)
	at com.intellij.openapi.progress.ProgressManager.canceled(ProgressManager.java:210)
	at com.intellij.openapi.progress.EmptyProgressIndicator.cancel(EmptyProgressIndicator.java:26)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.lambda$indicatorCancellation$2(ProgressIndicatorUtils.java:134)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils$$Lambda$1581/0x000000080128aad8.run(Unknown Source)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runWithWriteActionPriority(ProgressIndicatorUtils.java:103)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runInReadActionWithWriteActionPriority(ProgressIndicatorUtils.java:71)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.attemptComputation(NonBlockingReadActionImpl.java:537)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.executeSynchronously(NonBlockingReadActionImpl.java:464)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl.executeSynchronously(NonBlockingReadActionImpl.java:218)
	at com.intellij.util.indexing.events.ChangedFilesCollector.processFilesInReadActionWithYieldingToWriteAction(ChangedFilesCollector.java:283)
	at com.intellij.util.indexing.events.ChangedFilesCollector.lambda$ensureUpToDateAsync$2(ChangedFilesCollector.java:204)
	at com.intellij.util.indexing.events.ChangedFilesCollector$$Lambda$3784/0x0000000802027be0.run(Unknown Source)
	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$739/0x00000008007db9b0.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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

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

	at com.intellij.openapi.progress.ProgressManager.canceled(ProgressManager.java:210)
	at com.intellij.openapi.progress.util.AbstractProgressIndicatorBase.cancel(AbstractProgressIndicatorBase.java:137)
	at com.intellij.openapi.progress.util.ProgressWrapper.cancel(ProgressWrapper.java:39)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.lambda$indicatorCancellation$2(ProgressIndicatorUtils.java:134)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils$$Lambda$1581/0x000000080128aad8.run(Unknown Source)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runWithWriteActionPriority(ProgressIndicatorUtils.java:103)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runInReadActionWithWriteActionPriority(ProgressIndicatorUtils.java:71)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.attemptComputation(NonBlockingReadActionImpl.java:537)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.executeSynchronously(NonBlockingReadActionImpl.java:464)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl.executeSynchronously(NonBlockingReadActionImpl.java:218)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.indexOneFileOfJob(IndexUpdateRunner.java:300)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.lambda$indexJobsFairly$3(IndexUpdateRunner.java:229)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner$$Lambda$4356/0x00000008023dd708.run(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressSuspender.executeNonSuspendableSection(ProgressSuspender.java:80)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.indexJobsFairly(IndexUpdateRunner.java:232)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.lambda$doIndexFiles$2(IndexUpdateRunner.java:166)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner$$Lambda$4355/0x00000008023dd4b8.run(Unknown Source)
	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$739/0x00000008007db9b0.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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"BaseDataReader: error stream of fsnotifier" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/java.io.FileInputStream.readBytes(Native Method)
	at java.base@17.0.6/java.io.FileInputStream.read(Unknown Source)
	at java.base@17.0.6/java.io.BufferedInputStream.read1(Unknown Source)
	at java.base@17.0.6/java.io.BufferedInputStream.read(Unknown Source)
	at java.base@17.0.6/sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
	at java.base@17.0.6/sun.nio.cs.StreamDecoder.implRead(Unknown Source)
	at java.base@17.0.6/sun.nio.cs.StreamDecoder.read(Unknown Source)
	at java.base@17.0.6/java.io.InputStreamReader.read(Unknown Source)
	at java.base@17.0.6/java.io.Reader.read(Unknown Source)
	at com.intellij.util.io.BaseOutputReader.readAvailableBlocking(BaseOutputReader.java:133)
	at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:75)
	at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:156)
	at com.intellij.util.io.BaseDataReader$$Lambda$755/0x00000008007f20f8.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:212)
	at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:51)
	at com.intellij.util.io.BaseDataReader$$Lambda$754/0x00000008007f1538.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"BaseDataReader: output stream of fsnotifier" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/java.io.FileInputStream.readBytes(Native Method)
	at java.base@17.0.6/java.io.FileInputStream.read(Unknown Source)
	at java.base@17.0.6/java.io.BufferedInputStream.read1(Unknown Source)
	at java.base@17.0.6/java.io.BufferedInputStream.read(Unknown Source)
	at java.base@17.0.6/sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
	at java.base@17.0.6/sun.nio.cs.StreamDecoder.implRead(Unknown Source)
	at java.base@17.0.6/sun.nio.cs.StreamDecoder.read(Unknown Source)
	at java.base@17.0.6/java.io.InputStreamReader.read(Unknown Source)
	at java.base@17.0.6/java.io.Reader.read(Unknown Source)
	at com.intellij.util.io.BaseOutputReader.readAvailableBlocking(BaseOutputReader.java:133)
	at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:75)
	at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:156)
	at com.intellij.util.io.BaseDataReader$$Lambda$755/0x00000008007f20f8.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:212)
	at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:51)
	at com.intellij.util.io.BaseDataReader$$Lambda$754/0x00000008007f1538.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"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(Unknown Source)
	at java.management@17.0.6/sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
	at com.intellij.diagnostic.ThreadDumper.getThreadInfos(ThreadDumper.java:60)
	at com.intellij.diagnostic.SamplingTask.dumpThreads(SamplingTask.java:47)
	at com.intellij.diagnostic.SamplingTask$$Lambda$5733/0x0000000802c7a7d0.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	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$739/0x00000008007db9b0.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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"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(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.IOUtil.read(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.IOUtil.read(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.SocketChannelImpl.read(Unknown Source)
	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(Unknown Source)

"Netty Builtin Server 1" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@17.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Netty Builtin Server 2" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@17.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"pool-9-thread-1" 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(Unknown Source)
	at java.management@17.0.6/sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
	at com.android.tools.idea.diagnostics.ThreadSamplingReportContributor.sampleThreads(ThreadSamplingReportContributor.java:104)
	at com.android.tools.idea.diagnostics.ThreadSamplingReportContributor$$Lambda$5728/0x0000000802a83ca0.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"AppKit Thread" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.desktop@17.0.6/sun.lwawt.macosx.LWCToolkit.doAWTRunLoopImpl(Native Method)
	at java.desktop@17.0.6/sun.lwawt.macosx.LWCToolkit.doAWTRunLoop(Unknown Source)
	at java.desktop@17.0.6/sun.lwawt.macosx.LWCToolkit.invokeAndWait(Unknown Source)
	at java.desktop@17.0.6/sun.lwawt.macosx.LWCToolkit.invokeAndWait(Unknown Source)
	at java.desktop@17.0.6/sun.lwawt.macosx.CAccessibility.invokeAndWait(Unknown Source)
	at java.desktop@17.0.6/sun.lwawt.macosx.CAccessibility.invokeAndWait(Unknown Source)
	at java.desktop@17.0.6/sun.lwawt.macosx.CAccessibility.getFocusOwner(Unknown Source)

"Thread-54" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@17.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.poll(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Monitor" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@17.0.6/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at com.android.ddmlib.internal.MonitorThread.run(MonitorThread.java:175)

"process reaper" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/java.lang.ProcessHandleImpl.waitForProcessExit0(Native Method)
	at java.base@17.0.6/java.lang.ProcessHandleImpl$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"process reaper" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@17.0.6/java.lang.ProcessHandleImpl.waitForProcessExit0(Native Method)
	at java.base@17.0.6/java.lang.ProcessHandleImpl$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"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(Unknown Source)
	at java.base@17.0.6/java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)

"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


"ApplicationImpl pooled thread 16" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.CountDownLatch$Sync@da8b3bc
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.CountDownLatch.await(Unknown Source)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.doIndexFiles(IndexUpdateRunner.java:186)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.indexFiles(IndexUpdateRunner.java:127)
	at com.intellij.util.indexing.UnindexedFilesIndexer.doIndexFiles(UnindexedFilesIndexer.java:129)
	at com.intellij.util.indexing.UnindexedFilesIndexer.indexFiles(UnindexedFilesIndexer.java:72)
	at com.intellij.util.indexing.UnindexedFilesScanner.scanAndUpdateUnindexedFiles(UnindexedFilesScanner.java:291)
	at com.intellij.util.indexing.UnindexedFilesScanner.lambda$performScanningAndIndexing$13(UnindexedFilesScanner.java:538)
	at com.intellij.util.indexing.UnindexedFilesScanner$$Lambda$2075/0x0000000801621978.run(Unknown Source)
	at com.intellij.util.gist.GistManagerImpl.runWithMergingDependentCacheInvalidations(GistManagerImpl.java:123)
	at com.intellij.util.indexing.UnindexedFilesScanner.performScanningAndIndexing(UnindexedFilesScanner.java:538)
	at com.intellij.util.indexing.UnindexedFilesScanner.performInDumbMode(UnindexedFilesScanner.java:526)
	at com.intellij.openapi.project.DumbModeTask.perform(DumbModeTask.java:41)
	at com.intellij.openapi.project.MergingTaskQueue$QueuedTask.executeTask(MergingTaskQueue.java:212)
	at com.intellij.openapi.project.MergingTaskQueue$QueuedTask.executeTask(MergingTaskQueue.java:196)
	at com.intellij.openapi.project.DumbServiceGuiTaskQueue.lambda$runSingleTask$1(DumbServiceGuiTaskQueue.java:64)
	at com.intellij.openapi.project.DumbServiceGuiTaskQueue$$Lambda$2069/0x000000080160e8b0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:186)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda$1584/0x000000080128b1f0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$13(CoreProgressManager.java:604)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda$1585/0x000000080128b440.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:635)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:603)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:60)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:173)
	at com.intellij.openapi.project.DumbServiceGuiTaskQueue.runSingleTask(DumbServiceGuiTaskQueue.java:62)
	at com.intellij.openapi.project.DumbServiceGuiTaskQueue.lambda$processTasksWithProgress$0(DumbServiceGuiTaskQueue.java:49)
	at com.intellij.openapi.project.DumbServiceGuiTaskQueue$$Lambda$2068/0x000000080160e660.run(Unknown Source)
	at com.intellij.util.io.storage.HeavyProcessLatch.performOperation(HeavyProcessLatch.java:76)
	at com.intellij.openapi.project.DumbServiceGuiTaskQueue.processTasksWithProgress(DumbServiceGuiTaskQueue.java:49)
	at com.intellij.openapi.project.DumbServiceImpl.lambda$runBackgroundProcess$13(DumbServiceImpl.java:617)
	at com.intellij.openapi.project.DumbServiceImpl$$Lambda$2063/0x00000008016091d0.run(Unknown Source)
	at com.intellij.openapi.util.ShutDownTracker.executeWithStopperThread(ShutDownTracker.java:114)
	at com.intellij.openapi.project.DumbServiceImpl.runBackgroundProcess(DumbServiceImpl.java:613)
	at com.intellij.openapi.project.DumbServiceImpl$5.run(DumbServiceImpl.java:584)
	at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:429)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:114)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$6(CoreProgressManager.java:480)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda$2051/0x00000008016017d8.apply(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$3(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda$2054/0x00000008016027f8.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:186)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda$1584/0x000000080128b1f0.run(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$13(CoreProgressManager.java:604)
	at com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda$1585/0x000000080128b440.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:679)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:635)
	at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:603)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:60)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:173)
	at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252)
	at com.intellij.openapi.progress.impl.ProgressRunner$$Lambda$2053/0x0000000801602140.get(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Indexing" prio=0 tid=0x0 nid=0x0 blocked
     java.lang.Thread.State: BLOCKED
 on java.util.HashMap@5c5f70a8 owned by "FileBasedIndex Vfs Event Processor" Id=126
	at com.intellij.openapi.progress.impl.CoreProgressManager.indicatorCanceled(CoreProgressManager.java:730)
	at com.intellij.openapi.progress.ProgressManager.canceled(ProgressManager.java:210)
	at com.intellij.openapi.progress.util.AbstractProgressIndicatorBase.cancel(AbstractProgressIndicatorBase.java:137)
	at com.intellij.openapi.progress.util.ProgressWrapper.cancel(ProgressWrapper.java:39)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.lambda$indicatorCancellation$2(ProgressIndicatorUtils.java:134)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils$$Lambda$1581/0x000000080128aad8.run(Unknown Source)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runWithWriteActionPriority(ProgressIndicatorUtils.java:103)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runInReadActionWithWriteActionPriority(ProgressIndicatorUtils.java:71)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.attemptComputation(NonBlockingReadActionImpl.java:537)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.executeSynchronously(NonBlockingReadActionImpl.java:464)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl.executeSynchronously(NonBlockingReadActionImpl.java:218)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.indexOneFileOfJob(IndexUpdateRunner.java:300)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.lambda$indexJobsFairly$3(IndexUpdateRunner.java:229)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner$$Lambda$4356/0x00000008023dd708.run(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressSuspender.executeNonSuspendableSection(ProgressSuspender.java:80)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.indexJobsFairly(IndexUpdateRunner.java:232)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.lambda$doIndexFiles$2(IndexUpdateRunner.java:166)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner$$Lambda$4355/0x00000008023dd4b8.run(Unknown Source)
	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$739/0x00000008007db9b0.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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Indexing" prio=0 tid=0x0 nid=0x0 blocked
     java.lang.Thread.State: BLOCKED
 on java.util.HashMap@5c5f70a8 owned by "FileBasedIndex Vfs Event Processor" Id=126
	at com.intellij.openapi.progress.impl.CoreProgressManager.indicatorCanceled(CoreProgressManager.java:730)
	at com.intellij.openapi.progress.ProgressManager.canceled(ProgressManager.java:210)
	at com.intellij.openapi.progress.util.AbstractProgressIndicatorBase.cancel(AbstractProgressIndicatorBase.java:137)
	at com.intellij.openapi.progress.util.ProgressWrapper.cancel(ProgressWrapper.java:39)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.lambda$indicatorCancellation$2(ProgressIndicatorUtils.java:134)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils$$Lambda$1581/0x000000080128aad8.run(Unknown Source)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runWithWriteActionPriority(ProgressIndicatorUtils.java:103)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runInReadActionWithWriteActionPriority(ProgressIndicatorUtils.java:71)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.attemptComputation(NonBlockingReadActionImpl.java:537)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.executeSynchronously(NonBlockingReadActionImpl.java:464)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl.executeSynchronously(NonBlockingReadActionImpl.java:218)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.indexOneFileOfJob(IndexUpdateRunner.java:300)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.lambda$indexJobsFairly$3(IndexUpdateRunner.java:229)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner$$Lambda$4356/0x00000008023dd708.run(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressSuspender.executeNonSuspendableSection(ProgressSuspender.java:80)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.indexJobsFairly(IndexUpdateRunner.java:232)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.lambda$doIndexFiles$2(IndexUpdateRunner.java:166)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner$$Lambda$4355/0x00000008023dd4b8.run(Unknown Source)
	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$739/0x00000008007db9b0.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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Indexing" prio=0 tid=0x0 nid=0x0 blocked
     java.lang.Thread.State: BLOCKED
 on java.util.HashMap@5c5f70a8 owned by "FileBasedIndex Vfs Event Processor" Id=126
	at com.intellij.openapi.progress.impl.CoreProgressManager.indicatorCanceled(CoreProgressManager.java:730)
	at com.intellij.openapi.progress.ProgressManager.canceled(ProgressManager.java:210)
	at com.intellij.openapi.progress.util.AbstractProgressIndicatorBase.cancel(AbstractProgressIndicatorBase.java:137)
	at com.intellij.openapi.progress.util.ProgressWrapper.cancel(ProgressWrapper.java:39)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.lambda$indicatorCancellation$2(ProgressIndicatorUtils.java:134)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils$$Lambda$1581/0x000000080128aad8.run(Unknown Source)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runWithWriteActionPriority(ProgressIndicatorUtils.java:103)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runInReadActionWithWriteActionPriority(ProgressIndicatorUtils.java:71)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.attemptComputation(NonBlockingReadActionImpl.java:537)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.executeSynchronously(NonBlockingReadActionImpl.java:464)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl.executeSynchronously(NonBlockingReadActionImpl.java:218)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.indexOneFileOfJob(IndexUpdateRunner.java:300)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.lambda$indexJobsFairly$3(IndexUpdateRunner.java:229)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner$$Lambda$4356/0x00000008023dd708.run(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressSuspender.executeNonSuspendableSection(ProgressSuspender.java:80)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.indexJobsFairly(IndexUpdateRunner.java:232)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.lambda$doIndexFiles$2(IndexUpdateRunner.java:166)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner$$Lambda$4355/0x00000008023dd4b8.run(Unknown Source)
	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$739/0x00000008007db9b0.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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Indexing" prio=0 tid=0x0 nid=0x0 blocked
     java.lang.Thread.State: BLOCKED
 on java.util.HashMap@5c5f70a8 owned by "FileBasedIndex Vfs Event Processor" Id=126
	at com.intellij.openapi.progress.impl.CoreProgressManager.indicatorCanceled(CoreProgressManager.java:730)
	at com.intellij.openapi.progress.ProgressManager.canceled(ProgressManager.java:210)
	at com.intellij.openapi.progress.util.AbstractProgressIndicatorBase.cancel(AbstractProgressIndicatorBase.java:137)
	at com.intellij.openapi.progress.util.ProgressWrapper.cancel(ProgressWrapper.java:39)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.lambda$indicatorCancellation$2(ProgressIndicatorUtils.java:134)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils$$Lambda$1581/0x000000080128aad8.run(Unknown Source)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runWithWriteActionPriority(ProgressIndicatorUtils.java:103)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runInReadActionWithWriteActionPriority(ProgressIndicatorUtils.java:71)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.attemptComputation(NonBlockingReadActionImpl.java:537)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.executeSynchronously(NonBlockingReadActionImpl.java:464)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl.executeSynchronously(NonBlockingReadActionImpl.java:218)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.indexOneFileOfJob(IndexUpdateRunner.java:300)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.lambda$indexJobsFairly$3(IndexUpdateRunner.java:229)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner$$Lambda$4356/0x00000008023dd708.run(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressSuspender.executeNonSuspendableSection(ProgressSuspender.java:80)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.indexJobsFairly(IndexUpdateRunner.java:232)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.lambda$doIndexFiles$2(IndexUpdateRunner.java:166)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner$$Lambda$4355/0x00000008023dd4b8.run(Unknown Source)
	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$739/0x00000008007db9b0.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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Indexing" prio=0 tid=0x0 nid=0x0 blocked
     java.lang.Thread.State: BLOCKED
 on java.util.HashMap@5c5f70a8 owned by "FileBasedIndex Vfs Event Processor" Id=126
	at com.intellij.openapi.progress.impl.CoreProgressManager.indicatorCanceled(CoreProgressManager.java:730)
	at com.intellij.openapi.progress.ProgressManager.canceled(ProgressManager.java:210)
	at com.intellij.openapi.progress.util.AbstractProgressIndicatorBase.cancel(AbstractProgressIndicatorBase.java:137)
	at com.intellij.openapi.progress.util.ProgressWrapper.cancel(ProgressWrapper.java:39)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.lambda$indicatorCancellation$2(ProgressIndicatorUtils.java:134)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils$$Lambda$1581/0x000000080128aad8.run(Unknown Source)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runWithWriteActionPriority(ProgressIndicatorUtils.java:103)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runInReadActionWithWriteActionPriority(ProgressIndicatorUtils.java:71)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.attemptComputation(NonBlockingReadActionImpl.java:537)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.executeSynchronously(NonBlockingReadActionImpl.java:464)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl.executeSynchronously(NonBlockingReadActionImpl.java:218)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.indexOneFileOfJob(IndexUpdateRunner.java:300)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.lambda$indexJobsFairly$3(IndexUpdateRunner.java:229)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner$$Lambda$4356/0x00000008023dd708.run(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressSuspender.executeNonSuspendableSection(ProgressSuspender.java:80)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.indexJobsFairly(IndexUpdateRunner.java:232)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.lambda$doIndexFiles$2(IndexUpdateRunner.java:166)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner$$Lambda$4355/0x00000008023dd4b8.run(Unknown Source)
	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$739/0x00000008007db9b0.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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Indexing" prio=0 tid=0x0 nid=0x0 blocked
     java.lang.Thread.State: BLOCKED
 on java.util.HashMap@5c5f70a8 owned by "FileBasedIndex Vfs Event Processor" Id=126
	at com.intellij.openapi.progress.impl.CoreProgressManager.indicatorCanceled(CoreProgressManager.java:730)
	at com.intellij.openapi.progress.ProgressManager.canceled(ProgressManager.java:210)
	at com.intellij.openapi.progress.util.AbstractProgressIndicatorBase.cancel(AbstractProgressIndicatorBase.java:137)
	at com.intellij.openapi.progress.util.ProgressWrapper.cancel(ProgressWrapper.java:39)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.lambda$indicatorCancellation$2(ProgressIndicatorUtils.java:134)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils$$Lambda$1581/0x000000080128aad8.run(Unknown Source)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runWithWriteActionPriority(ProgressIndicatorUtils.java:103)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runInReadActionWithWriteActionPriority(ProgressIndicatorUtils.java:71)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.attemptComputation(NonBlockingReadActionImpl.java:537)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.executeSynchronously(NonBlockingReadActionImpl.java:464)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl.executeSynchronously(NonBlockingReadActionImpl.java:218)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.indexOneFileOfJob(IndexUpdateRunner.java:300)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.lambda$indexJobsFairly$3(IndexUpdateRunner.java:229)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner$$Lambda$4356/0x00000008023dd708.run(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressSuspender.executeNonSuspendableSection(ProgressSuspender.java:80)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.indexJobsFairly(IndexUpdateRunner.java:232)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.lambda$doIndexFiles$2(IndexUpdateRunner.java:166)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner$$Lambda$4355/0x00000008023dd4b8.run(Unknown Source)
	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$739/0x00000008007db9b0.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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Indexing" prio=0 tid=0x0 nid=0x0 blocked
     java.lang.Thread.State: BLOCKED
 on java.util.HashMap@5c5f70a8 owned by "FileBasedIndex Vfs Event Processor" Id=126
	at com.intellij.openapi.progress.impl.CoreProgressManager.indicatorCanceled(CoreProgressManager.java:730)
	at com.intellij.openapi.progress.ProgressManager.canceled(ProgressManager.java:210)
	at com.intellij.openapi.progress.util.AbstractProgressIndicatorBase.cancel(AbstractProgressIndicatorBase.java:137)
	at com.intellij.openapi.progress.util.ProgressWrapper.cancel(ProgressWrapper.java:39)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.lambda$indicatorCancellation$2(ProgressIndicatorUtils.java:134)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils$$Lambda$1581/0x000000080128aad8.run(Unknown Source)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runWithWriteActionPriority(ProgressIndicatorUtils.java:103)
	at com.intellij.openapi.progress.util.ProgressIndicatorUtils.runInReadActionWithWriteActionPriority(ProgressIndicatorUtils.java:71)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.attemptComputation(NonBlockingReadActionImpl.java:537)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.executeSynchronously(NonBlockingReadActionImpl.java:464)
	at com.intellij.openapi.application.impl.NonBlockingReadActionImpl.executeSynchronously(NonBlockingReadActionImpl.java:218)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.indexOneFileOfJob(IndexUpdateRunner.java:300)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.lambda$indexJobsFairly$3(IndexUpdateRunner.java:229)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner$$Lambda$4356/0x00000008023dd708.run(Unknown Source)
	at com.intellij.openapi.progress.impl.ProgressSuspender.executeNonSuspendableSection(ProgressSuspender.java:80)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.indexJobsFairly(IndexUpdateRunner.java:232)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner.lambda$doIndexFiles$2(IndexUpdateRunner.java:166)
	at com.intellij.util.indexing.contentQueue.IndexUpdateRunner$$Lambda$4355/0x00000008023dd4b8.run(Unknown Source)
	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$739/0x00000008007db9b0.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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 10" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on com.intellij.openapi.application.impl.ReadMostlyRWLock@d8691f0
	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(Unknown Source)
	at com.intellij.openapi.application.impl.ReadMostlyRWLock.waitABit(ReadMostlyRWLock.java:139)
	at com.intellij.openapi.application.impl.ReadMostlyRWLock.startRead(ReadMostlyRWLock.java:109)
	at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:896)
	at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:68)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangTidyStartupActivity.doScan(ClangTidyStartupActivity.java:70)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangTidyStartupActivity.lambda$doRunActivity$0(ClangTidyStartupActivity.java:46)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.startup.ClangTidyStartupActivity$$Lambda$3973/0x0000000802116558.consume(Unknown Source)
	at com.intellij.util.concurrency.QueueProcessor.lambda$wrappingProcessor$0(QueueProcessor.java:80)
	at com.intellij.util.concurrency.QueueProcessor$$Lambda$3901/0x00000008020f0dd0.run(Unknown Source)
	at com.intellij.util.concurrency.QueueProcessor.runSafely(QueueProcessor.java:241)
	at com.intellij.util.concurrency.QueueProcessor.lambda$wrappingProcessor$1(QueueProcessor.java:80)
	at com.intellij.util.concurrency.QueueProcessor$$Lambda$1537/0x0000000801246078.accept(Unknown Source)
	at com.intellij.util.concurrency.QueueProcessor.lambda$startProcessing$3(QueueProcessor.java:215)
	at com.intellij.util.concurrency.QueueProcessor$$Lambda$3899/0x00000008020f0700.run(Unknown Source)
	at com.intellij.util.concurrency.QueueProcessor.runSafely(QueueProcessor.java:241)
	at com.intellij.util.concurrency.QueueProcessor.lambda$startProcessing$4(QueueProcessor.java:215)
	at com.intellij.util.concurrency.QueueProcessor$$Lambda$3898/0x00000008020dfca8.run(Unknown Source)
	at com.intellij.openapi.application.impl.ApplicationImpl$1.run(ApplicationImpl.java:246)
	at java.base@17.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 30" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on com.intellij.openapi.application.impl.ReadMostlyRWLock@d8691f0
	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(Unknown Source)
	at com.intellij.openapi.application.impl.ReadMostlyRWLock.waitABit(ReadMostlyRWLock.java:139)
	at com.intellij.openapi.application.impl.ReadMostlyRWLock.startRead(ReadMostlyRWLock.java:109)
	at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:896)
	at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:68)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.settings.CppModulesStateImpl$UpdateEvent.perform(CppModulesStateImpl.java:421)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.settings.CppModulesStateImpl.lambda$new$2(CppModulesStateImpl.java:70)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.settings.CppModulesStateImpl$$Lambda$3897/0x00000008020ecbf8.consume(Unknown Source)
	at com.intellij.util.concurrency.QueueProcessor.lambda$wrappingProcessor$0(QueueProcessor.java:80)
	at com.intellij.util.concurrency.QueueProcessor$$Lambda$3901/0x00000008020f0dd0.run(Unknown Source)
	at com.intellij.util.concurrency.QueueProcessor.runSafely(QueueProcessor.java:241)
	at com.intellij.util.concurrency.QueueProcessor.lambda$wrappingProcessor$1(QueueProcessor.java:80)
	at com.intellij.util.concurrency.QueueProcessor$$Lambda$1537/0x0000000801246078.accept(Unknown Source)
	at com.intellij.util.concurrency.QueueProcessor.lambda$startProcessing$3(QueueProcessor.java:215)
	at com.intellij.util.concurrency.QueueProcessor$$Lambda$3899/0x00000008020f0700.run(Unknown Source)
	at com.intellij.util.concurrency.QueueProcessor.runSafely(QueueProcessor.java:241)
	at com.intellij.util.concurrency.QueueProcessor.lambda$startProcessing$4(QueueProcessor.java:215)
	at com.intellij.util.concurrency.QueueProcessor$$Lambda$3898/0x00000008020dfca8.run(Unknown Source)
	at com.intellij.openapi.application.impl.ApplicationImpl$1.run(ApplicationImpl.java:246)
	at java.base@17.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"fsnotifier" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.lang.ProcessImpl@2296979a
	at java.base@17.0.6/java.lang.Object.wait(Native Method)
	at java.base@17.0.6/java.lang.Object.wait(Unknown Source)
	at java.base@17.0.6/java.lang.ProcessImpl.waitFor(Unknown Source)
	at com.intellij.execution.process.ProcessWaitFor.lambda$new$0(ProcessWaitFor.java:28)
	at com.intellij.execution.process.ProcessWaitFor$$Lambda$753/0x00000008007edd78.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:212)
	at com.intellij.execution.process.ProcessWaitFor.lambda$new$1(ProcessWaitFor.java:23)
	at com.intellij.execution.process.ProcessWaitFor$$Lambda$752/0x00000008007ef640.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"AWTThreading pool-2-thread-1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@50a67aa2
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack$SNode.block(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.take(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 12" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 13" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 14" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 17" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 19" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 2" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 21" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 22" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 23" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 25" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 26" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 27" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 28" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 29" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 3" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 31" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 32" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 33" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 34" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 36" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 37" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 38" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 4" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 40" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 41" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 43" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 5" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 6" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 7" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 8" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@20a64853
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 10" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@241e5ec7
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 11" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@241e5ec7
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 12" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@241e5ec7
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 13" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@241e5ec7
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 14" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@241e5ec7
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 15" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@241e5ec7
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 16" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@241e5ec7
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 17" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@241e5ec7
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 18" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@241e5ec7
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 19" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@241e5ec7
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 20" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@241e5ec7
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 21" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@241e5ec7
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 22" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@241e5ec7
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 23" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@241e5ec7
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 4" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@241e5ec7
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 5" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@241e5ec7
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 6" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@241e5ec7
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 7" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@241e5ec7
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 8" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@241e5ec7
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"I/O pool 9" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@241e5ec7
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Thread-53" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e91e6f1
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Thread-55" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e91e6f1
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Thread-56" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e91e6f1
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Thread-57" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e91e6f1
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Thread-58" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e91e6f1
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Thread-59" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e91e6f1
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Thread-60" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e91e6f1
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Thread-61" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e91e6f1
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Thread-62" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e91e6f1
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"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@3d62e379
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.LinkedBlockingDeque.takeFirst(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.LinkedBlockingDeque.take(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"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@3970c2a2
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"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@6f4e5b2d
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Thread-52" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e91e6f1
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@17.0.6/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Thread-64" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3d2d8644
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"bugsnag-daemon-93" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1eec25c
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Connection worker" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@4c24ef0f
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Thread-63" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@299a235d
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Thread-65" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@75d0f99f
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Thread-66" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@299a235d
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Thread-67" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@299a235d
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Thread-68" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@299a235d
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Thread-69" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@299a235d
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Thread-70" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@299a235d
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Thread-71" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@299a235d
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Thread-72" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@299a235d
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Thread-73" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@299a235d
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"process reaper" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@74c2aa3b
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"process reaper" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@74c2aa3b
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"process reaper" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@74c2aa3b
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"process reaper" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$TransferStack@74c2aa3b
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ClangdRequestsPlanner [main]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.atomic.AtomicBoolean@363b0dc
	at java.base@17.0.6/java.lang.Object.wait(Native Method)
	at java.base@17.0.6/java.lang.Object.wait(Unknown Source)
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"ClangdRequestsPlanner [main]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.atomic.AtomicBoolean@4b1ec65f
	at java.base@17.0.6/java.lang.Object.wait(Native Method)
	at java.base@17.0.6/java.lang.Object.wait(Unknown Source)
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Coroutines Debugger Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.lang.ref.ReferenceQueue$Lock@49c989c1
	at java.base@17.0.6/java.lang.Object.wait(Native Method)
	at java.base@17.0.6/java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at java.base@17.0.6/java.lang.ref.ReferenceQueue.remove(Unknown Source)
	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)

"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(Unknown Source)
	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(Unknown Source)
	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(Unknown Source)
	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(Unknown Source)
	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(Unknown Source)
	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(Unknown Source)
	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(Unknown Source)
	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(Unknown Source)
	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-17" 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(Unknown Source)
	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-18" 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(Unknown Source)
	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-19" 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(Unknown Source)
	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(Unknown Source)
	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-20" 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(Unknown Source)
	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-21" 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(Unknown Source)
	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-22" 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(Unknown Source)
	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-23" 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(Unknown Source)
	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-24" 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(Unknown Source)
	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-25" 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(Unknown Source)
	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-26" 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(Unknown Source)
	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-27" 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(Unknown Source)
	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-28" 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(Unknown Source)
	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-29" 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(Unknown Source)
	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(Unknown Source)
	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-30" 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(Unknown Source)
	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-31" 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(Unknown Source)
	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-32" 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(Unknown Source)
	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-33" 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(Unknown Source)
	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-34" 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(Unknown Source)
	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-35" 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(Unknown Source)
	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-36" 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(Unknown Source)
	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-37" 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(Unknown Source)
	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-38" 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(Unknown Source)
	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-39" 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(Unknown Source)
	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(Unknown Source)
	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-40" 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(Unknown Source)
	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-41" 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(Unknown Source)
	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-42" 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(Unknown Source)
	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-43" 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(Unknown Source)
	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-44" 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(Unknown Source)
	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-45" 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(Unknown Source)
	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-46" 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(Unknown Source)
	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(Unknown Source)
	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(Unknown Source)
	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(Unknown Source)
	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(Unknown Source)
	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(Unknown Source)
	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@627ecba9
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.DelayQueue.take(Unknown Source)
	at java.desktop@17.0.6/javax.swing.TimerQueue.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"main" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on kotlinx.coroutines.BlockingCoroutine@3d79ec02
	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(Unknown Source)
	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)

"Cidr Symbol Building Thread (0)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7135e348
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"Cidr Symbol Building Thread (1)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7135e348
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"Cidr Symbol Building Thread (2)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7135e348
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"Cidr Symbol Building Thread (3)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7135e348
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"Cidr Symbol Building Thread (4)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@7135e348
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"Cidr Symbol Building Thread (5)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7135e348
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"Cidr Symbol Building Thread (6)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7135e348
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"Cidr Symbol Building Thread (7)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7135e348
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"Cidr Symbol Building Thread (8)" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@7135e348
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

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

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

"JobScheduler FJ pool 0/9" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@4d967eec
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 1/9" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@4d967eec
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 2/9" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@4d967eec
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 3/9" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@4d967eec
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 4/9" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@4d967eec
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 5/9" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@4d967eec
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 6/9" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@4d967eec
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 7/9" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.ForkJoinPool@4d967eec
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"JobScheduler FJ pool 8/9" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.ForkJoinPool@4d967eec
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

"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@8049600
	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(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.base@17.0.6/java.util.concurrent.DelayQueue.take(Unknown Source)
	at com.intellij.util.concurrency.AppDelayQueue$TransferThread.run(AppDelayQueue.java:79)

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

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

"JNA Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.lang.ref.ReferenceQueue$Lock@18548a86
	at java.base@17.0.6/java.lang.Object.wait(Native Method)
	at java.base@17.0.6/java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at java.base@17.0.6/java.lang.ref.ReferenceQueue.remove(Unknown Source)
	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@9b2cb2a
	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(Unknown Source)
	at kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:121)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Java2D Queue Flusher" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on sun.java2d.metal.MTLRenderQueue$QueueFlusher@1c1af67b
	at java.base@17.0.6/java.lang.Object.wait(Native Method)
	at java.desktop@17.0.6/sun.java2d.metal.MTLRenderQueue$QueueFlusher.run(Unknown Source)
	at java.base@17.0.6/java.lang.Thread.run(Unknown Source)

"Timer-0" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.TaskQueue@1b44ee9f
	at java.base@17.0.6/java.lang.Object.wait(Native Method)
	at java.base@17.0.6/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base@17.0.6/java.util.TimerThread.run(Unknown Source)


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

- BlockingCoroutine{Active}@3d79ec02 [no parent and no name, BlockingEventLoop@49b48a4a]
	- SupervisorJobImpl{Active}@62179f6d
		- StandaloneCoroutine{Active}@3652cf51, state: SUSPENDED [no parent and no name, Dispatchers.Default]
			at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEventScheduler$initialize$1.invokeSuspend(FeatureUsageSettingsEventScheduler.kt:30)
		- StandaloneCoroutine{Active}@29416cd7, 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}@2a1c9934, 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}@7b35ab88, 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}@5b3ddbf8, state: SUSPENDED [no parent and no name, Dispatchers.Default]
			at com.intellij.internal.statistic.updater.StatisticsStateCollectorsScheduler$execute$2.invokeSuspend(StatisticsStateCollectorsScheduler.kt:40)
		- StandaloneCoroutine{Active}@37a3c0b6, 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}@544bb1f1, 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}@45d8176b, 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}@619c5421, 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}@6cd7dc37, 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}@46e67ead, 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}@4fab8bb9, 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}@1829ff82, 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}@7e2a416f, 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}@1dcfc01f, 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}@6d4ff93c, 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}@1d06a98d, 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}@13a1021e
			- SupervisorJobImpl{Active}@1a5b00a1
			- LazyStandaloneCoroutine{Active}@4a849040, 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}@6a4c643a [no parent and no name, Dispatchers.Default]
				- StandaloneCoroutine{Active}@3068f19f, state: SUSPENDED [no parent and no name, Dispatchers.Default]
					at com.intellij.execution.impl.RunConfigurationFeatureCollector$execute$2.invokeSuspend(RunConfigurationFeatureCollector.kt:16)
					at com.intellij.ide.startup.impl.StartupManagerImpl$runBackgroundPostStartupActivities$1.invokeSuspend(StartupManagerImpl.kt:435)
				- StandaloneCoroutine{Active}@5b1b77a5, 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}@dd95038, 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}@7acabc15, 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)
		- SupervisorJobImpl{Active}@4fe2d83a
		- SupervisorJobImpl{Active}@2c551eaa
			- SupervisorJobImpl{Active}@2dcb3884
			- LazyStandaloneCoroutine{Active}@2d439293, 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}@6221c72 [no parent and no name, Dispatchers.Default]
				- StandaloneCoroutine{Active}@7a6c5ab6, state: SUSPENDED [no parent and no name, Dispatchers.Default]
					at com.intellij.execution.impl.RunConfigurationFeatureCollector$execute$2.invokeSuspend(RunConfigurationFeatureCollector.kt:16)
					at com.intellij.ide.startup.impl.StartupManagerImpl$runBackgroundPostStartupActivities$1.invokeSuspend(StartupManagerImpl.kt:435)
				- StandaloneCoroutine{Active}@4b96d699, 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}@c090743, 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}@238c38c3, 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)
		- SupervisorJobImpl{Active}@743668b1
		- StandaloneCoroutine{Active}@60410f5c, state: SUSPENDED [no parent and no name, Dispatchers.Default]
			at com.intellij.ide.SystemHealthMonitorKt$monitorDiskSpace$1.invokeSuspend(SystemHealthMonitor.kt:379)
		- StandaloneCoroutine{Active}@46f2441c, 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}@285609e, 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}@75cf6dc4, state: SUSPENDED [no parent and no name, Dispatchers.Default]
			at com.intellij.configurationStore.ComponentStoreImpl.save$suspendImpl(ComponentStoreImpl.kt:171)
			at com.intellij.configurationStore.StoreUtilKt.saveSettings(storeUtil.kt:95)
			at com.intellij.configurationStore.StoreUtilKt.saveAllProjects(storeUtil.kt:238)
			at com.intellij.configurationStore.StoreUtilKt.saveProjectsAndApp(storeUtil.kt:219)
			at com.intellij.configurationStore.SaveAndSyncHandlerImpl.processTasks(SaveAndSyncHandlerImpl.kt:112)
			at com.intellij.configurationStore.SaveAndSyncHandlerImpl$requestSave$1.invokeSuspend(SaveAndSyncHandlerImpl.kt:86)
			- StandaloneCoroutine{Active}@703e71dd, state: SUSPENDED [no parent and no name, Dispatchers.Default]
				at com.intellij.configurationStore.ComponentStoreWithExtraComponents.saveSettingsSavingComponentsAndCommitComponents$intellij_platform_configurationStore_impl(ComponentStoreWithExtraComponents.kt:59)
				at com.intellij.configurationStore.ProjectStoreImpl$doSave$2$1.invokeSuspend(ProjectStoreImpl.kt:120)
				- StandaloneCoroutine{Active}@60aa65de, state: RUNNING [no parent and no name, Dispatchers.Default]
					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(Unknown Source)
					at com.intellij.openapi.application.impl.ReadMostlyRWLock.writeLock(ReadMostlyRWLock.java:236)
					at com.intellij.openapi.application.impl.ApplicationImpl.startWrite(ApplicationImpl.java:1173)
					at com.intellij.openapi.application.impl.ApplicationImpl.runWriteActionWithClass(ApplicationImpl.java:966)
					at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:989)
					at com.intellij.configurationStore.schemeManager.SchemeManagerImpl.saveScheme(SchemeManagerImpl.kt:705)
					at com.intellij.configurationStore.schemeManager.SchemeManagerImpl.save(SchemeManagerImpl.kt:339)
					at com.intellij.configurationStore.schemeManager.SchemeManagerFactoryBase$save$2.invokeSuspend(SchemeManagerFactoryImpl.kt:105)
					at com.intellij.configurationStore.schemeManager.SchemeManagerFactoryBase.save(SchemeManagerFactoryImpl.kt:102)
					at com.intellij.configurationStore.ComponentStoreWithExtraComponents$saveSettingsSavingComponentsAndCommitComponents$2$2.invokeSuspend(ComponentStoreWithExtraComponents.kt:72)
	- SupervisorJobImpl{Active}@1707861d
	- SupervisorJobImpl{Active}@24fb8dd4
	- SupervisorJobImpl{Active}@27c4aa8

- SupervisorJobImpl{Active}@5ec3fecb
	- StandaloneCoroutine{Active}@7938339c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18430]]

- SupervisorJobImpl{Active}@50ec099a
	- StandaloneCoroutine{Active}@58100635, 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}@70903639, 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}@791571c6, 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}@2f404af2, 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}@343f1687, 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}@845a123, 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}@257f6d03, 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}@69b8cc05, 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}@3bf11bb5, 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}@405188f4, 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}@1e98f951, 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}@535f2ac3
	- SupervisorJobImpl{Active}@5ea74962
	- SupervisorJobImpl{Active}@3413ae63
		- StandaloneCoroutine{Active}@749d1561, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@5c6c41a8, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@42bdd149, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@113af7ed, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@36b3958b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@5cff80be, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@569e360f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@8ece3f4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@24775c39, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@623442c5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@32970df1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
		- StandaloneCoroutine{Active}@6a6e9438, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
		- SupervisorJobImpl{Active}@5e7d6d37
			- StandaloneCoroutine{Active}@6330f519, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@21e08f3a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@bfe7f52, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@12cb201a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@39ab18a8, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2b312b22, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6a37c6e1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1a9e62fa, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@357c4469
			- StandaloneCoroutine{Active}@4fcd9b60, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6af144fc, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@5dd196c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@65057f83, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@29b42d34, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@a01a5f9, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@36262c99, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@37e6dbb6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@29078bca
			- StandaloneCoroutine{Active}@1d37223d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@49e3ffb4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@87e0c36, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@30236bcf, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2e3cd62, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6b83e676, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4552c0c0, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@491dcdb4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@544d16fb
			- StandaloneCoroutine{Active}@4f8107f1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@19c94fea, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6fbeebbb, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@51e6041f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7119eff7, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@36e0c0aa, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@51e0e464, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@19a89c89, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@147d7db5
			- StandaloneCoroutine{Active}@6734f67, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4844d14d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@3eff868f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@783731a1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2b72a25a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6e84a6b6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@788fa55f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@672f84cc, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6ef48f10
			- StandaloneCoroutine{Active}@2676a58, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7f31983, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6605342f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@74c35e36, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2526bd58, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7d17d6a5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@10571bb, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@366844d0, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@62818092
			- StandaloneCoroutine{Active}@765989ca, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@37a21499, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@48f863d2, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1fb3c113, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@3b28b8cd, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@26a4abde, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@60e45f5b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@e9d6f49, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1a659e8e
			- StandaloneCoroutine{Active}@1cca730f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@145ed7c4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4c41ff1d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1b360ed9, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2f791a43, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2e43fde6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7eb4ddd1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@ff8ca58, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@39da38fc
			- StandaloneCoroutine{Active}@69d1d7db, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@58ccbbca, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@57fad423, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@5ca4dc8f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@193ca2d3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@249358d5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@5dfe40f4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@44ce6353, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@56880ce9
			- StandaloneCoroutine{Active}@2b2cde35, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@15477e75, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6b9872de, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@c91a105, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@106ee008, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@3ef480a6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@8a74522, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@260140f6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@979445d
			- StandaloneCoroutine{Active}@16faf181, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2119dcf6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1e58c1cc, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7b7db020, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@93f5489, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4910cb4e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@168004a3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7979374b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@40662c78
			- StandaloneCoroutine{Active}@5569c3a3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@67d50279, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@8831f6a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@208c2756, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@28d0ef76, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4fa0c6a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2bd58833, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2c21eaa2, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1c7fbcd5
			- StandaloneCoroutine{Active}@1f15b38d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@509cbcdc, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@119392b2, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@41961a92, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7f1842e6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@19eedf1f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@5a2ea63c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@5725b9c9, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@36ab4cd1
			- StandaloneCoroutine{Active}@7165ae84, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@5ed5e9d2, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@93aa104, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@176859a4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@24c4f830, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@55f724b0, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7802d42a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7e00bd52, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1025948d
			- StandaloneCoroutine{Active}@78504288, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7bd620ca, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7238277d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@217dcad3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4b86e8cc, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@31b8b736, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@426024bb, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@184be949, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2a7550b0
			- StandaloneCoroutine{Active}@7ba201bb, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2e52d212, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2b7b36f2, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@649f5a1c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@526e9f9c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@261b83e0, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1b082f79, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4b2efc7c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@42c3287c
			- StandaloneCoroutine{Active}@4ddfe141, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@75a578aa, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2c0b6e85, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1e84e367, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@53919bfd, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@29ef06ec, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6947e07, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@719c5716, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@9d1d416
			- StandaloneCoroutine{Active}@4536749a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1a2751b2, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@3326a125, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@a00e3fd, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@11876187, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@67634589, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2f41d0fc, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@3c7606e5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@203a532
			- StandaloneCoroutine{Active}@47693216, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7b98eb9b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@3a5fb7c7, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@37cdb47a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@51b93636, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@22fc1090, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2719efc8, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@60df5bc3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@462c422
			- StandaloneCoroutine{Active}@16aa444f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1ae73951, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@12613d8c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@cb0ca66, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@5d414445, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@77555f3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1c568e32, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@64bf1397, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7c2ba3d5
			- StandaloneCoroutine{Active}@4339f16e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@60b765e9, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6e6887ba, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@3ff79353, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@370376d6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1af46708, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@51bab303, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7bc5abd9, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6984510d
			- StandaloneCoroutine{Active}@16ca57b9, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4d09f0a4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@5473de, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@79c8c53, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@61909a15, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@58e56d08, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@3ba058c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@51d1741a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6e7875ba
		- StandaloneCoroutine{Active}@7e244d80, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
		- StandaloneCoroutine{Active}@6d72129c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
		- StandaloneCoroutine{Active}@48976a7b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
		- StandaloneCoroutine{Active}@1670de8a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
	- StandaloneCoroutine{Active}@7644b209, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
	- StandaloneCoroutine{Active}@271d2572, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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)
	- SupervisorJobImpl{Active}@6a529856
		- StandaloneCoroutine{Active}@732c2483, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@193f772f
			- StandaloneCoroutine{Active}@43d67a32, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@56d050c3
			- StandaloneCoroutine{Active}@42f00748, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
			- StandaloneCoroutine{Active}@5edc3181, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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)
			- StandaloneCoroutine{Active}@4962cdb4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@78f3c152, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- SupervisorJobImpl{Active}@16ecbaaf
			- StandaloneCoroutine{Active}@37c64656, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
		- SupervisorJobImpl{Active}@188722dd
			- StandaloneCoroutine{Active}@478a4fa, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
		- SupervisorJobImpl{Active}@6512b748
		- SupervisorJobImpl{Active}@5e2cd00d
		- SupervisorJobImpl{Active}@25e8a8d3
		- SupervisorJobImpl{Active}@60175972
		- SupervisorJobImpl{Active}@8295f42
		- SupervisorJobImpl{Active}@7ceeae3b
		- SupervisorJobImpl{Active}@2e6848b1
		- SupervisorJobImpl{Active}@349309d4
		- SupervisorJobImpl{Active}@53af2bf1
		- StandaloneCoroutine{Active}@72c11a74, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1337194e
			- StandaloneCoroutine{Active}@46c34b05, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@2bf31fdc, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@4a2cd8ff
			- CompletableDeferredImpl{Active}@5aa16729
			- StandaloneCoroutine{Active}@761ae1ad, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
		- StandaloneCoroutine{Active}@58bf478b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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)
	- SupervisorJobImpl{Active}@717c7161
		- StandaloneCoroutine{Active}@3dd4a0fe, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@3d092389
		- StandaloneCoroutine{Active}@2e6e03ef, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
		- StandaloneCoroutine{Active}@b84aad4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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)
		- StandaloneCoroutine{Active}@11f7ce10, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@190f9939
		- StandaloneCoroutine{Active}@31d2d469, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:214)
		- StandaloneCoroutine{Active}@5987859a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@582ccec1
		- StandaloneCoroutine{Active}@79777cb1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@70a4e5d7
			- StandaloneCoroutine{Active}@f85403d, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@f005acf
			- StandaloneCoroutine{Active}@2eabc98c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
			- StandaloneCoroutine{Active}@7bfd06cf, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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)
			- StandaloneCoroutine{Active}@760dbd20, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@487ba20b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
		- SupervisorJobImpl{Active}@44f3f528
		- SupervisorJobImpl{Active}@320d4580
			- StandaloneCoroutine{Active}@397584bf, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
		- SupervisorJobImpl{Active}@14d08083
		- SupervisorJobImpl{Active}@141f44ac
		- SupervisorJobImpl{Active}@23292cea
		- StandaloneCoroutine{Active}@5c30999d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@64abfa66
			- StandaloneCoroutine{Active}@6da132fb, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
				at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
				at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
			- StandaloneCoroutine{Active}@45550100, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:380)
			- JobImpl{Active}@2675c92e
	- JobImpl{Active}@7faf5236
	- JobImpl{Active}@480cc259
	- JobImpl{Active}@7f8e294
	- SupervisorJobImpl{Active}@65c0085a
		- StandaloneCoroutine{Active}@16df2427, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4b788d28, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@23364a19, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2ca8929a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@c782e4d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@52e1089d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7e96378c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@431d5bf5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1d8fcb59, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@755ba630, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6387df58, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
		- StandaloneCoroutine{Active}@2469667c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
		- SupervisorJobImpl{Active}@51e2a3e7
			- StandaloneCoroutine{Active}@5767bae3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@17656aad, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@283ab916, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4363c5ab, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2b8ac5a9, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7eec94a3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6fecce1e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@16484a08, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@352f928d
			- StandaloneCoroutine{Active}@1436993f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@55e08635, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@d41f56b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@33b8a539, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4f3359a6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@126338fc, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1dad4fb8, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2e8a2bac, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@15e999e0
			- StandaloneCoroutine{Active}@1fddeae1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1472953e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6d8c87ef, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@d0e5935, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@49e14486, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6dd7340e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7b9c98e5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@12051c7e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@3231dffd
			- StandaloneCoroutine{Active}@59ad714a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4341484, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@964b9dc, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@17084533, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@490981fd, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@36b1be18, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4de9443e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@74040f3a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@226fb331
			- StandaloneCoroutine{Active}@8429b57, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@b8cef36, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@682b29a7, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@490d2d89, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@61efab86, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@21f0e7ea, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2cf3f25f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@787522a6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@3122e09e
			- StandaloneCoroutine{Active}@6fe44828, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1d24964d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4ba756fd, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6308b6ac, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@619b5ae1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@415a423e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4358607d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6beea56d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@5b786d1c
			- StandaloneCoroutine{Active}@70d0413a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@3239d879, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6bb56be5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@16b9c277, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@317330bd, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@17685de9, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@484870ba, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@17b39c66, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@c2d44b7
			- StandaloneCoroutine{Active}@43eb58f6, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@8e2d800, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1c75f38a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@52980de7, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@517dbdad, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@98f678f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1563c237, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@481871a2, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@10fafd7d
			- StandaloneCoroutine{Active}@2059b57c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@5943eb7e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@533dd3fe, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7587e97c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6a19aa7f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7861015, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7285b09, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@e95ff53, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7fe97304
			- StandaloneCoroutine{Active}@7450d1b4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@43e17193, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@37ab037e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@372887ad, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4f0dcf96, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@449322b4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@58f7d2c5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@5cbd6a23, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@43ef180
			- StandaloneCoroutine{Active}@4ba01d9b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6a700a06, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@66413491, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@5530a4f1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@16650dbf, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@5de2962d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@59f96156, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4469d018, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@72797dd6
			- StandaloneCoroutine{Active}@2f5b958a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@3abaea8b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7c6c488b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2efd610a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@26348c18, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@11ef168f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2e431316, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7204a020, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4e233976
			- StandaloneCoroutine{Active}@2c2b7cdb, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@47cf4134, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@795b06f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4bff3f8f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6bf3c2e5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@5688f84e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@61c3e857, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@46da6007, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1e2bb351
			- StandaloneCoroutine{Active}@16ce625b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1c2d898a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@458fbcc8, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@48d4811e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4fa828e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@746b2a42, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@45be2684, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1974ff34, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@346672c5
			- StandaloneCoroutine{Active}@3825a9db, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@689ba2a3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2d4a7098, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@274589c3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@50402626, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@70051a2a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1bab870f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@3bb252c0, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@3e45c720
			- StandaloneCoroutine{Active}@75c6fb51, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@19764886, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4d29535e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@afd360b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@5975f303, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@30b2ce84, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2bb16d8, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@56ed9b7c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4c040fd4
			- StandaloneCoroutine{Active}@2c9d1f3e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@5107c3f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@252ad8a1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@42648847, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2a46c60, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@610a4f51, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@22e988d1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@204e10ad, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6a70f4a9
			- StandaloneCoroutine{Active}@235db9bf, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@3178a119, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@42f90a1d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@239b4986, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@c3a51f5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@44a91a7b, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1adf4373, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4e7d5f92, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@43b3d94
			- StandaloneCoroutine{Active}@1a425ee2, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4e8fbb75, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@3e9c1f1e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2c63d68c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4a44f9ee, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@29b8074e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7e4b32d3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@5feeed5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7c439d3e
			- StandaloneCoroutine{Active}@2e5959f5, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@4732a907, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@22049dec, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@f3dc792, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1a394690, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@725958f1, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7baa1fcd, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@7e9c178a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@195a7bd3
			- StandaloneCoroutine{Active}@371b8f50, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@9d0c064, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@46a7a0fe, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1f5324e3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@10207ee7, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@71403a26, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@28f84213, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@72085bd4, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@ad0ae52
			- StandaloneCoroutine{Active}@55e32be3, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@36c63306, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@50643371, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1d072b66, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@6488d8dc, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@188a7a0c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@569661a2, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@2d6115e9, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1484b6fc
		- StandaloneCoroutine{Active}@5c6f548f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
		- StandaloneCoroutine{Active}@5376bd96, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
		- StandaloneCoroutine{Active}@3f982a6a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
		- StandaloneCoroutine{Active}@34d150d0, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
	- StandaloneCoroutine{Active}@400d0a2d, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, 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}@1d75973d
		- StandaloneCoroutine{Active}@100f4fcd, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
	- JobImpl{Active}@7bc0fd6c
		- StandaloneCoroutine{Active}@44092b74, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@2c1d6198, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)
	- SupervisorJobImpl{Active}@61316ab7
		- StandaloneCoroutine{Active}@2fce4f40, state: RUNNING [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, Dispatchers.Default]
	- JobImpl{Active}@2e9bdd9
		- StandaloneCoroutine{Active}@22919346, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@4116588b, Dispatchers.Default]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
			at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:183)

- SupervisorJobImpl{Active}@606831e3
	- StandaloneCoroutine{Active}@48018cc5, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		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}@3915233c, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
			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}@83373dd, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
				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}@569c784f, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@252b1455, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@b57d82e, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@1869ef02, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@2d02a240, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@50768209, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@6555b681, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@329344d6, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@a3bf066, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@6eb94de2, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@26101f0a, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@e0d5aea, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@5be0338d, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@7f92a34e, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@59dc0bf9, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@3de2c022, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@6744e048, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@d26a73d, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@349ce6a3, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@1f54d3c2, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@5fd236c0, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@67f57d48, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@348f36eb, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@dfc397b, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)

- SupervisorJobImpl{Active}@219cbe83
	- StandaloneCoroutine{Active}@65b29295, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		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}@76cb85cd [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
			- StandaloneCoroutine{Active}@6f5b87bf, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
				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}@2f7009c9, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, 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}@73640268, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
				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}@5ea71088, state: RUNNING [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, 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)

- SupervisorJobImpl{Active}@110cc3f3
	- StandaloneCoroutine{Active}@3e562a18, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		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}@10f76239 [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
			- StandaloneCoroutine{Active}@11c7525a, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
				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}@a192934, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, 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}@770233ba, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
				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}@590d485, state: RUNNING [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@6a614a, 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)

- SupervisorJobImpl{Active}@3baffa23
	- StandaloneCoroutine{Active}@65551650, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)

- SupervisorJobImpl{Active}@1ae9239c
	- StandaloneCoroutine{Active}@6f26bc1f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)

- SupervisorJobImpl{Active}@5e45eee4
	- StandaloneCoroutine{Active}@5c393efd, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)

- SupervisorJobImpl{Active}@2921bd84
	- StandaloneCoroutine{Active}@532065a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)

- SupervisorJobImpl{Active}@6d9b3461
	- StandaloneCoroutine{Active}@49e82820, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)

- SupervisorJobImpl{Active}@3e3d0f8d
	- StandaloneCoroutine{Active}@13f4a346, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)

- SupervisorJobImpl{Active}@4ffef460
	- StandaloneCoroutine{Active}@62fa913, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)

- SupervisorJobImpl{Active}@6b97bd86
	- StandaloneCoroutine{Active}@133a6f5a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)

- SupervisorJobImpl{Active}@5f1bb4a9
	- StandaloneCoroutine{Active}@1b9bfc35, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)

- SupervisorJobImpl{Active}@98c89a0
	- StandaloneCoroutine{Active}@56dfd119, 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}@11ec607c, 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}@12d1cd02, 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}@2d5f097f, 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}@75b231a0, 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}@60ccaee7, 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}@47903ad6, 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}@234b2cb5, 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}@26f505ad, 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}@7c50aeba, 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}@3a5065ac, 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}@31e92105
	- StandaloneCoroutine{Active}@5a03483a, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		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}@2a7ce96, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
			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}@640300e8, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
				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}@134003e8, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@3775311f, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@10c5bf0, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@7df40f79, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@6eb81c6c, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@705b256d, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@136b234d, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@4e39799e, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@60cc5749, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@49157670, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@3ae4554, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@6de2936, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@42a40bb, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@666e00b8, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@171b6dc4, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@607b7188, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@3682caa4, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@20ff770c, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@6cc65b9a, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@578a80bb, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@77fdb704, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@2ce1f9e0, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@72257d6d, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)
				- StandaloneCoroutine{Active}@71a9a4ca, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
					at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:34)

- SupervisorJobImpl{Active}@6744d133
	- StandaloneCoroutine{Active}@2d8f079c, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)

- SupervisorJobImpl{Active}@65f88f8e
	- StandaloneCoroutine{Active}@3911a5d1, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		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}@388ce69a [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
			- StandaloneCoroutine{Active}@1de9e58e, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
				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}@1e6f9524, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, 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}@38026587, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
				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}@2ae48415, state: RUNNING [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, 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)

- SupervisorJobImpl{Active}@854db18
	- StandaloneCoroutine{Active}@3f7b0931, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		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}@1685d65e [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
			- StandaloneCoroutine{Active}@182df32b, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
				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}@356a332, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, 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}@6618513e, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
				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}@6bf6786c, state: RUNNING [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@52f3fcb5, 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)

- SupervisorJobImpl{Active}@70cd221e
	- StandaloneCoroutine{Active}@6040b01, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)

- SupervisorJobImpl{Active}@31c1b87d
	- StandaloneCoroutine{Active}@852be01, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)

- SupervisorJobImpl{Active}@1064c534
	- StandaloneCoroutine{Active}@3196d7a2, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)

- SupervisorJobImpl{Active}@3ec6503b
	- StandaloneCoroutine{Active}@484a8a54, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)

- SupervisorJobImpl{Active}@2782582f
	- StandaloneCoroutine{Active}@6e30cc5f, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)

- SupervisorJobImpl{Active}@1bbc1ef2
	- StandaloneCoroutine{Active}@738fc52e, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)

- SupervisorJobImpl{Active}@2dc725d4
	- StandaloneCoroutine{Active}@7423373a, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)

- SupervisorJobImpl{Active}@218cffdf
	- StandaloneCoroutine{Active}@68a70bc0, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)

- SupervisorJobImpl{Active}@147a88e1
	- StandaloneCoroutine{Active}@9d70bf, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutinesUtilsKt$special$$inlined$CoroutineExceptionHandler$1@329e647f, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@217e76a4[Running, pool size = 45, active threads = 12, queued tasks = 0, completed tasks = 18432]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:403)

- StandaloneCoroutine{Active}@db67337, state: SUSPENDED [Dispatchers.IO]
	at kotlinx.coroutines.TimeoutKt.withTimeoutOrNull(Timeout.kt:100)

- SupervisorJobImpl{Active}@6f4a4f12
	- StandaloneCoroutine{Active}@658a883a, 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}@7b372eaa
	- StandaloneCoroutine{Active}@3bad7fee, 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)