-
### [READ] Step 1: Are you in the right place?
Yes
### [REQUIRED] Step 2: Describe your environment
* Android Studio version: 4.1.2
* Firebase Component: firebase-messaging
* Comp…
-
### Version
vertx-rxjava2 4.1.2
jvm 8
hikaricp 4.0.3
mysql-connector-java 8.0.16
### Context
I encountered a thread blocked warning when using mysql with ConnectorJ driver. The warning is…
-
Following the Quick Start, mn create-app hello-world fails to add testImplementation 'io.projectreactor:reactor-test:3.4.8' to build.grade. This causes the test HelloClientSpec to fail to compile. S…
-
With the new v.10.5.1 version, the following simple code example will cause an exception. I can confirm that this doesn't happen with v.10.5.0.
```java
public static void main(String[] args) {
f…
-
### Task List
- [x] Steps to reproduce provided
- [x] Stacktrace (if present) provided
- [x] Example that reproduces the problem uploaded to Github
- [x] Full description of the issue provided (…
-
As an additional Reactive Streams implementer to the existing Reactor, Rxjava2/3.
https://smallrye.io/smallrye-mutiny/
-
با سلام
راهی برای کاهش حجم اپ بعد از اضافه کردن این کتابخانه وجود ندارد؟
-
**Summary:**
I was testing the 3.1-release branch and my first upload got stuck at the progress bar (the initial part where the bar constantly moves). It doesn't ever upload.
**Steps to reprodu…
-
Will it be possible to add a coroutine interop operator for `Single`? I see that the official interop library has some extensions for RxJava2: https://github.com/Kotlin/kotlinx.coroutines/tree/master/…
saket updated
3 years ago
-
After `docker build . -t limes` and cd-ing to a directory with a link specification, I get the following error:
```
$docker run -it --rm \
-v $(pwd):/data \
limes \
/data/citatio…