firecracker-microvm / firecracker-microvm/firecracker-go-sdk
Endurance Testing
Open
- Dominant language
- Go
- Stars
- 672
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
We should have a way to catch resource leaks. Does the SDK close all file descriptors, stop goroutines, and/or deallocate memory correctly?
One way of doing that is running a program that use SDK for a long time (at least an hour) to see its resource consumption.
Contributor guide
Assessment
This issue has not been assessed yet.