Compare commits
No commits in common. "main" and "v0.1.27" have entirely different histories.
1 changed files with 0 additions and 4 deletions
|
|
@ -91,9 +91,5 @@ func (r *repoServer) SendResult(stream pb.TaskProcessor_SendResultServer) error
|
|||
}
|
||||
}
|
||||
|
||||
if err := stream.SendAndClose(&emptypb.Empty{}); err != nil {
|
||||
return err
|
||||
}
|
||||
|
||||
return nil
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue