kruskall

Results 75 issues of kruskall

the refresh goroutine leaks forever and there's no way to stop it: https://github.com/KimMachineGun/automemlimit/blob/a9a712bee9977065cf72b4f29fcaf3a4e0573e13/memlimit/memlimit.go#L213

enhancement

## What does this pull request do? apm schema was moved to apm-data a long time ago and the apm-server files are just a mirror ## Why is it important?...

agent-ruby

**Describe the bug** testify is a test dependencies and should not be used outside tests The dependency is currently linked in the final binary. I suspect this is caused by...

bug
Team:Cloud Security

**Describe the bug** DCE (dead code elimination) is being disabled because of problematic use of reflection. This should be a bug for any production binary. deadcode being included is significantly...

bug
Team:Cloud Security

**Describe the bug** cloudbeat includes both aws SDK v1 and v2. This is unnecessary and it's just bloating the binary. This seems to be caused by go-getter so we could...

bug
Team:Cloud Security