-
### Bug Description
I have an frpc instance that proxies about 100 ports and another instance that proxies only `22, the latter is stable but the former has crashed for serveral times
### frpc V…
-
Related to https://github.com/stretchr/testify/discussions/1617
🤦
-
- [ ] https://github.com/kamilsk/semaphore/blob/master/channel.go#L42-L46
- [ ] https://github.com/kamilsk/semaphore/blob/master/context.go#L11-L12
- [ ] https://github.com/kamilsk/semaphore/blob/ma…
-
### aqua info
```powershell
PS Z:\> aqua info
{
"version": "2.36.2",
"commit_hash": "716d9ac6f2de2beffe0db87caf418443155170ab",
"os": "windows",
"arch": "amd64",
"pwd": "Z:\\",
"r…
-
### What would you like to be added?
I want to add a new metric to track the number of goroutines in kubelet. There seems to be no metric defined in kubelet to track the number of goroutines.
##…
-
**Update**, Jun 7 2023: runtime/metrics now exists, but there are a few metrics in the draft CL here that aren't yet exposed. See https://github.com/golang/go/issues/15490#issuecomment-1564615291.
…
-
## Failure
#### Link(s) to logs
- https://github.com/gravitational/teleport/actions/runs/11442800048/job/31833983642
#### Relevant snippet
```
==================
WARNING: DATA RACE
Write at 0x00c…
-
How to reproduce:
```bash
cd /tmp
mkdir gokingoleak
echo 'package gokingoleak
import (
"testing"
"github.com/onsi/ginkgo/v2"
"github.com/onsi/gomega"
"go.uber.org/goleak"
)
…
cyga updated
8 months ago
-
### What?
We want to save screenshots asynchronously.
### Why?
- To avoid blocking the iteration for the saving operations (especially the remote ones).
- Otherwise, we might skew metrics while sav…
-
### Version
_No response_
### Is your feature request related to a problem? Please describe.
A mechanism to identify in tests whether goroutines are being leaked.
### Describe the solution you'd l…