mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-15 00:37:52 -05:00
The `removeSlice` function was leaving behind references to the removed element, preventing it from being garbage-collected. This commit ensures that removed entries are fully cleared, eliminating the memory leak. Co-authored-by: ravisastryk <ravisastryk@gmail.com> Signed-off-by: Sujal Shah <sujalshah28092004@gmail.com> |
||
|---|---|---|
| .. | ||
| default_preemption.go | ||
| default_preemption_test.go | ||