guonaihong
guonaihong
有道理。
Vote for this pr dispute. @appleboy @vkd @thinkerou When dealing with int, float and other types, I recommend adding the string.TrimSpace function. The reason is that go's strconv.ParseUint and other...
@kingname :blush:
@jungeshidai go.mod是v0.0.4吧?可否发下调用代码,我测试下。
ok,我看下
@jungeshidai 下载v0.0.5版本看下呢,刚刚处理了下周期性定时器边界问题。
@jungeshidai ok,客气了。 对于上面的代码有个建议,在tcp连接关闭时,可以把这个tcp绑定的time wheel node也关闭。ScheduleFunc会返回time wheel节点对象,调用Stop()就是关闭。 提问题可以建新的issue。一个问题一个issue,这样以后也可以帮助到别人检索问题和帮助。
@LamCiuLoeng 你提的这个想法挺好的. 可惜我在未来6个月的时间里, 应该没有时间做这件事.
可否发下用法的代码?
> 请问如下的错误是何原因?有什么影响?谢谢 > > github.com/antlabs/timer:Time has been called back?from(165726941031)(165726941036) github.com/antlabs/timer:Time has been called back?from(165726941031)(165726941036) github.com/antlabs/timer:Time has been called back?from(165726941032)(165726941036) github.com/antlabs/timer:Time has been called back?from(165726941032)(165726941036) github.com/antlabs/timer:Time has been called back?from(165726941032)(165726941036) 这个日志,...