Luca Tassinari

Results 3 issues of Luca Tassinari

**Describe the bug** Searching for repositories and getting the results via the `PagedSearchIterable` returns a subset of the results with duplicate `GHRepository` objects and has non-deterministic behavior. **To Reproduce** The...

more information needed

### Tested environments - **Hardware:** - Raspberry Pi Zero W (ARMv6) - Raspberry Pi 3 B+ (ARMv8) - **Architectures:** ARMv6 (32-bit) and ARMv7 (32-bit compatibility mode) - **OS:** Raspberry Pi...

The issue arises due to a difference in semantics between the JVM and the Scala Native implementation when a client socket is closed asynchronously from a thread different from the...

component:javalib
bug