Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6d40d40

Browse files
committed
Check against last successfully submitted status
1 parent8dcada5 commit6d40d40

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎cli/exp_mcp.go‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,9 @@ func (s *mcpServer) startReporter(ctx context.Context, inv *serpent.Invocation)
581581
cliui.Warnf(inv.Stderr,"Failed to report task status: %s",err)
582582
}
583583

584-
lastPayload=payload
584+
iferr==nil {
585+
lastPayload=payload
586+
}
585587
}
586588
}()
587589
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp