Posted in

Go context取消传播失效的4种隐蔽路径(含HTTP/2 stream cancel丢失的gRPC源码级追踪)

第一章:Go context取消 … Go context取消传播失效的4种隐蔽路径(含HTTP/2 stream cancel丢失的gRPC源码级追踪)Read more

Posted in

Go协程取消的“幽灵依赖”:当第三方库忽略ctx.Done()时,如何用wrapper context强制注入取消能力?

第一章:Go协程取消的“幽灵依赖 … Go协程取消的“幽灵依赖”:当第三方库忽略ctx.Done()时,如何用wrapper context强制注入取消能力?Read more