containerd / containerd/nerdctl
[CI/tigron]: investigate go routine leak detection as a testing feature
Open
kind/feature
- Dominant language
- Go
- Stars
- 10.4k
- Forks
- 826
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 44
Description
### What is the problem you're trying to solve
Leveraging go.uber.org/goleak is a possibility.
### Describe the solution you'd like
Automatically fail a test if the test itself is leaking go routines.
Ideally, also have a way to detect leakage in the tested binary.
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.