Dave Harlan

Results 6 issues of Dave Harlan

I'm seeing an issue where a long-running download by the client (several hundred GET requests) will time out. ``` ;; in project.clj [http-kit "2.2.0"] ;; in my code (require '[org.httpkit.client...

pr welcome
client
bug?
help welcome

I'm developing on a remote server using a port-forwarded nREPL connection. This use case doesn't work with squiggly-clojure because it sends absolute paths (which obviously don't exist on the server-side):...

### Plugin Version 1.0.7 ### IntelliJ Version IntelliJ Ultimate 2017.1 ### Summary A nice-to-have feature would be to show classes and fields in IntelliJ's Structure View. It'd help for navigating...

enhancement

This PR adds a system property to toggle propagation of gRPC deadlines and cancellation between contexts (defaults to false to preserve status quo behavior). See https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/8923 for an explanation of...

## System Information - SteamTinkerLaunch version: 12.12 - Distribution: Fedora Workstation 40 ## Feature Description Currently the `REGEDIT` flag resets itself to `REGEDIT=0` on every game start as detailed [here](https://github.com/sonic2kk/steamtinkerlaunch/wiki/Registry)....

enhancement

### Describe the bug SIGSEGV during Deoptimization::deoptimize() ### To Reproduce Unknown; this occurred in production but only once. ### Screenshots If applicable, add screenshots to help explain your problem. ###...