-
**Describe the bug**
If creating the socket fails with an `Exception` other than an `OSError`, the `start_connection` method will raise an `IndexError` when it's trying to get the first exception.
…
-
### Issue Description
Creating/starting a podman machine using libkrun on macOS I have the following error
`Error: krunkit exited unexpectedly with exit code 1`
### Steps to reproduce the issue
Ste…
-
Add a possibility to determine the network Interface ID being used for an SRT connection.
Of a particular interest are SRT sockets accepted from a listener bound to `INADDR_ANY` and accepting connect…
-
**What is the bug?**
_remote/info API is returning "connected" field as false even when the replication is happening seemlessly through proxy mode.
```
bash-4.4$ curl -XGET "https://opensearc…
-
### Describe the bug
When using wandb client or the API to download artifact from wandb i get the following error:
wandb artifact get sagemaker-demo/cifar10_dataset
wandb: Downloading dataset artifa…
-
I could not find anything related in the documentation. I am currently using a "hack" working on some Intel-based systems: Messing around with temperature sensors, but it really is not clean ...
``…
-
**Is your feature request related to a problem? Please describe.**
Traditional frameworks like Django rely heavily on sql transactions, like `BEGIN;` `COMMIT;` and `ROLLBACK`.
Recently, I've creat…
-
I would like my server to be socket-activatable (see https://0pointer.de/blog/projects/socket-activation.html). The trick is to use a file descriptor which has already been open by SystemD, rather tha…
-
At the moment creating simple Bots in SocketMode is easy, but as soon as you want to support OAuth2 installation so that the bot can act on behalf of the user, a whole world of pain and complexity ens…
-
Currently you have to call `recv` in a loop on an UDP socket.
So you have to specify a buffer of a fixed size, which might be too small or too large.
One solution would be to just return an alloca…
lal12 updated
3 months ago