-
When I set rp.reporting.async=true then Launches are not getting created. Also getting below errors. Working fine in sync mode
19:52:23.848 ERROR c.e.r.u.SubscriptionUtils - rp-io-74 - Start test i…
-
01-22 09:15:44.807 25945 26015 D LeakCanary: Found 5 objects retained, dumping heap now (app is visible & >=5 threshold)
01-22 09:15:44.816 25945 26015 D LeakCanary: Removing 1 heap dumps
01-22 09:1…
-
[Okio](https://square.github.io/okio/) is a popular, well-established, and battle-tested library providing rich functionality and good performance. It provides concise yet powerful primitives for mult…
-
Although I applied the solution, https://github.com/Kucoin/kucoin-java-sdk/pull/41, while socket running gets the exception below. The socket can work for a maximum of 1 day without any errors. Are th…
-
Report Portal used to work fine for five months. However, after updating Report Portal stopped working. When running tests, there is an error message:
`[rp-io-2] ERROR c.epam.reportportal.service.L…
-
okhttp3:4.12.0 depends on kotlin-stdlib-jdk8:1.8.21
okio:3.6.0 (which okhttp3:4.12.0 depends on) depends on kotlin-stdlib-jdk8:1.9.10
This means any project that uses okhttp3:4.12.0 and wishes…
-
Here's a minimal failing example:
# Files
Directory structure:
```
test/
pom.xml
Dockerfile
TestOkio.java
```
`pom.xml`:
```xml
4.0.0
org.example
test-okio3
…
tyilo updated
2 years ago
-
### Checklist
- [X] I am able to reproduce the bug with the latest version given here: [CLICK THIS LINK](https://github.com/TeamNewPipe/NewPipe/releases/latest).
- [X] I made sure that there are *no …
-
Program type already present: okio.Buffer$2
-
trying out a simple slack API within a module, but seeing this problem
```
Error: Modules jslack.api.client and jslack.api.model export package com.github.seratch.jslack.common.json to module okio
…