-
I have an interface:
```
interface Feature {
fun accept(wish: Wish)
val state: StateFlow
val news: SharedFlow
}
```
and a class implementing it:
```
@ToNa…
-
It seems very rare, but it is possible that `CancellationException` is thrown from an I/O operation if the connection is lost at a specific time during the operation (during the request phase):
htt…
-
```
java.lang.Throwable: Must be executed under progress indicator: com.intellij.openapi.progress.EmptyProgressIndicator@425d06f7. Please see e.g. ProgressManager.runProcess()
at com.intellij.opena…
-
:warning:_`[Auto Generated Report]-=7E246E7C6466605BF510C32BB5531983=-`_
## Description
Kotlin resolution encountered a problem while analyzing KtClass
## Environments
> **Plugin version: 3.3.2**
…
-
:warning:_`[Auto Generated Report]-=B7545870E927A657F34BEA49C1D746DA=-`_
## Description
Kotlin resolution encountered a problem while analyzing KtNamedFunction
## Environments
> **Plugin version: …
-
:warning:_`[Auto Generated Report]-=1B3A3ECCA5CAFC5F5616910A48B7475C=-`_
## Description
Must be executed under progress indicator: com.intellij.openapi.progress.EmptyProgressIndicator@99bde58. Plea…
-
**Summary**
EOFException after some minutes of subscription.
**Version**
v3.0.0-rc01
**Description**
If we do a subscription on the Apollo client like this:
```
try {
apolloSyncClien…
-
Consider the following test:
```Kotlin
@Test
fun lazyStateFlowTest() = runBlocking(Dispatchers.Default) {
val scope = CoroutineScope(Dispatchers.Default + SupervisorJob() + CoroutineName("Te…
-
Hi,
we are trying to deploy Shared Flows, but Apigee is returning HTTP Status 415 at the time of undeploying the current Shared Flow revision. We are using version 1.2.2 of apigee-edge-maven-plugin…
-
### Pipeline Report
|Pipeline |Result |Elapsed Wall Time |
|---------|-------|------------------|
|/workspace/references/cicd-pipeline|pass|589s|
|/workspace/references/cicd-sharedflow-pipeline|fail|…