Posted in

为什么Kubernetes控制器里time.After()会泄漏timer?(Go runtime timer heap内存泄漏模式与go tool trace可视化诊断)

第一章:Kubernetes控制 … 为什么Kubernetes控制器里time.After()会泄漏timer?(Go runtime timer heap内存泄漏模式与go tool trace可视化诊断)Read more

Posted in

Go time.AfterFunc内存泄漏元凶锁定:不是闭包捕获,而是timer heap中未清理的*runtime.timer节点(pprof火焰图实证)

第一章:Go time.Afte … Go time.AfterFunc内存泄漏元凶锁定:不是闭包捕获,而是timer heap中未清理的*runtime.timer节点(pprof火焰图实证)Read more