-
![image](https://github.com/user-attachments/assets/33b12578-881e-4ce5-8788-0438203fffce)
```java
this.runtimeService.createChangeActivityStateBuilder()
.processInstanceId(currentTa…
-
Hi! I have problem with next:
1) I do close connect with BluetoothConnection and recive next exception to RX onError ->
com.github.ivbaranov.rxbluetooth.exceptions.ConnectionClosedException Can't …
-
Fatal Exception: io.reactivex.exceptions.UndeliverableException
java.lang.NoSuchFieldError: no "J" field "fNativeContext" in class "Lcom/github/druk/dnssd/AppleBrowser;" or its superclasses
`com.g…
-
Hi.
I took on the [challenge](https://stackoverflow.com/q/49412101/61158) of writing a bridge that turns `String`s in a `Flowable` into bytes readable via the Java `InputStream` API (blockingly):
…
-
-
hi,when l use a type of distributed database,l found that the foreign key in prevenient database table(mysql)must be removed,so l changed the create sql,but there is still some problems happens when l…
-
```
Caused by: java.io.InterruptedIOException
at okhttp3.internal.http2.Http2Stream.waitForIo(Http2Stream.java:579)
…
-
Fatal Exception: io.reactivex.exceptions.UndeliverableException: The exception could not be delivered to the consumer because it has already canceled/disposed the flow or the exception has nowhere to …
-
### Checklist
- [X] I am able to reproduce the bug with the [latest version](https://github.com/TeamNewPipe/NewPipe/releases/latest).
- [X] I made sure that there are *no existing issues* - [open](ht…
-
### Issue description
The executor, when processing an execution, will sometimes create WorkerTaskResult to emulate a task run by the worker
This is the case for example for flowable tasks as they a…