-
Today, [restart recovery logic](https://github.com/containerd/cri/blob/master/pkg/server/restart.go) and [event handling](https://github.com/containerd/cri/blob/master/pkg/server/events.go) are serial…
-
As reported in https://github.com/couchbase/sync_gateway/issues/842, we're seeing situations where we have lots of goroutines in Sync Gateway that appear to be blocked waiting for connections from the…
-
run gozim on raspberrypi.
I try mount a samba share directroy on the local directory
but when i try run the gozimindex command trigger a error
./gozimindex -path=wikipedia_zu_all_nopic_2016-05.…
-
Couldn't start a code review on this github repo, hence adding a few feedbacks here:
1. https://github.com/nawazish-github/go-worker-pool/blob/main/pool/pool_impl.go#L40
The order in which the r…
-
The MFA modal tells you to insert a key and tap it:
![MFA modal](https://github.com/user-attachments/assets/2103d085-36a7-424d-bb66-4bde0377974f)
This works on Windows where tshd uses a system promp…
-
unexpected fault address 0x360808085a175a75
fatal error: fault
[signal SIGSEGV: segmentation violation code=0x2 addr=0x360808085a175a75 pc=0x100cf3cf0]
goroutine 154 [running]:
runtime.throw({0x…
-
Versions:
* go 1.20+
* go-retryablehttp v0.7.7
**Description:**
I encountered a panic related to HTTP/2 connections while using the `go-retryablehttp` library. The panic message is as foll…
-
We are seeing this:
```
WARNING: DATA RACE
Write at 0x00c0008ca0b0 by goroutine 271:
github.com/fhmq/hmq/broker.(*client).Close()
/home/circleci/project/pkg/mod/github.com/fhmq/hmq@v0.0.0…
-
### Proposal Details
## The issue
High-performance code which scales linearly with the number of CPU cores usually needs per-CPU caches for holding some per-CPU state in order to avoid costly inte…
-
Description:
During the sync and resync process, we get fatal errors when read from topics with more than one partition.
What we do:
We use a sync and resync process with Kafka with parallel rea…