提交 eeec8ab3 作者: Brian Tiger Chow

add TODO

上级 3c2b6d12
...@@ -479,6 +479,8 @@ func (i *cmdInvocation) setupInterruptHandler() { ...@@ -479,6 +479,8 @@ func (i *cmdInvocation) setupInterruptHandler() {
for count := 0; ; count++ { for count := 0; ; count++ {
<-sig <-sig
// TODO cancel the command context instead
n, err := ctx.GetNode() n, err := ctx.GetNode()
if err != nil { if err != nil {
log.Error(err) log.Error(err)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论