-
I've downloaded cpp-netlib. I'm using libboost version 1.83.0. When I run make, I get the following
~/src/cpp-netlib/libs/network/test/http/client_get_test.cpp:82:3: required from ‘void HTTPClientT…
-
When making API calls in JupyterHub on the oasis, the `nomad.config.client.url` containing `localhost` keyword does not work. `localhost` has to be replaced with the IP address for successful call.
…
-
I discovered that russh continues reading into an internal buffer even if my application can't process that bytes in time. This could be a big problem for some applications (like mine), causing unacce…
-
### Observed behavior
Recently, we encountered a strange memory leak in our NATS brokers. Memory consumption is continuously growing without any parallel workload being noticed. The memory continues …
-
If the TCP async client is running into a request timeout, only the ``onError`` handler is called, if registered, A potential ``onResponse`` handler is ignored.
-
I encountered this panic making a request using reqwest with the Tokio runtime. This seems to be an UB caughted by the new [precondition assertions](https://blog.rust-lang.org/2024/05/02/Rust-1.78.0.h…
-
**Describe the bug**
Getting ECONNRESET and UND_ERR_SOCKET a bunch, songs end up skipping parts.
**To Reproduce**
Steps to reproduce the behavior:
Play music
= Songs skip/cut
check `docker log…
-
### Existing Resources
- [X] Please search the existing issues for related problems
- [X] Consult the product documentation : [Docs](https://kasmweb.com/docs/latest/index.html)
- [X] Consult the …
-
I am not sure if I am doing something wrong but the download speed is way slower than it could be. I am trying to fetch a 1GiB file from my local vm as a testcase. The vm is just a freshly setup debia…
-
**Description**
Hello!
We have updated Saltstack to 3007.1 (hooray!).
Our masters are deployed in the way that they are pretty ephemeral, which means they might sometimes go offline or have t…