Posted in

Go定时任务精确度失守?time.Ticker vs. time.AfterFunc vs. cron表达式在Linux cgroup限制下的实测偏差报告

第一章:Go定时任务精确度失守? … Go定时任务精确度失守?time.Ticker vs. time.AfterFunc vs. cron表达式在Linux cgroup限制下的实测偏差报告Read more

Posted in

Go语言Context取消传播失效的4种隐式中断场景:time.AfterFunc、select default分支、goroutine泄漏、defer中未检查done通道

第一章:Go语言Context取 … Go语言Context取消传播失效的4种隐式中断场景:time.AfterFunc、select default分支、goroutine泄漏、defer中未检查done通道Read more