-
In the file `/bpf/google.golang.org/grpc/client/bpf/probe.bpf.c`, the `uprobe_ClientConn_Invoke_Returns` method reads the return value from the Error.s.s.Code field as the status code.
However, the…
-
I wrote a client program based on paho in golang. It starts multiple publishers & subcribers using goroutines.
When the broker is running on the server, this panic appears once I increase pub/sub num…
-
This proposal builds on https://github.com/golang/go/issues/7907 (remove deprecated stuff) and https://github.com/golang/go/issues/19660 (refactor `ioutil` to provide a coherent abstraction).
`http…
-
Running the following command `go get github.com/signal-golang/textsecure/cmd/textsecure` I get an output of:
```
# github.com/signal-golang/textsecure/cmd/textsecure
go/src/github.com/signal-golan…
-
**What version of protobuf and what language are you using?**
Protobuf `v3`
protoc-gen-go `v1.28.1`
protoc `v3.15.8`
Go `1.18.1`
**What did you do?**
PROTO File
```
…
-
```
go get -u github.com/geziyor/geziyor
go: go.mod file not found in current directory or any parent directory.
'go get' is no longer supported outside a module.
To build and install a command,…
-
## Feature Request
Support for WebAssembly
#### Use Case:
Use NATS from browser without using JS binding.
#### Proposed Change:
Add support for wasm.
#### Who Benefits From The Change(s)?
…
-
### Steps to reproduce
I ran `spack -b find -p clingo-bootstrap` to install clingo
### Error message
`==> Error: No package matches the query: clingo-bootstrap`
@alalazo Could you take …
-
### OpenIM Server Version
openim/openim-server:release-v3.8
### Operating System and CPU Architecture
Linux (AMD)
### Deployment Method
Docker Deployment
### Bug Description and Steps to Reprodu…
-
**Describe the bug**
Whenever an nginx controller pod in our cluster is terminated, we see a surge of `dial tcp connection refused` and other network related errors in the application that sends requ…