Posted in

Go语言面试致命雷区:当面试官问“请解释context.WithTimeout源码中cancelCtx的propagateCancel逻辑”,你的英语反应速度决定成败

第一章:Go语言面试致命雷区:当 … Go语言面试致命雷区:当面试官问“请解释context.WithTimeout源码中cancelCtx的propagateCancel逻辑”,你的英语反应速度决定成败Read more

Posted in

Go context取消传播延迟测量(cancelCtx.propagateCancel链路耗时):从WithCancel到Done通道关闭的μs级路径

第一章:Go context取消 … Go context取消传播延迟测量(cancelCtx.propagateCancel链路耗时):从WithCancel到Done通道关闭的μs级路径Read more

Posted in

Go Context取消传播失效?不是ctx.WithCancel没调用!深度追踪cancelCtx.propagateCancel逻辑,修复跨goroutine取消丢失的2个关键节点

第一章:Go Context取消 … Go Context取消传播失效?不是ctx.WithCancel没调用!深度追踪cancelCtx.propagateCancel逻辑,修复跨goroutine取消丢失的2个关键节点Read more