containerd / containerd/nerdctl
[CI/tigron]: investigate file descriptor 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
Probably leverage `lsof -nP -p X` (or implement it in go)
### Describe the solution you'd like
Automatically fail a test if the test is leaking file descriptors.
Ideally, fail a test if the tested binary is leaking.
### Additional context
Note: evaluate #4013 as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.