Skip to content

command/test/grpc: add plain text mode#658

Merged
mmatczuk merged 1 commit intomainfrom
mmt/grpc_plain
Jan 30, 2024
Merged

command/test/grpc: add plain text mode#658
mmatczuk merged 1 commit intomainfrom
mmt/grpc_plain

Conversation

@mmatczuk
Copy link
Contributor

No description provided.

@mmatczuk mmatczuk requested a review from a team as a code owner January 18, 2024 10:46
Comment on lines +82 to +86
var err error
l, err = net.Listen("tcp", c.addr)
if err != nil {
return err
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The listening part is duplicated in both branches. Let's move it above.

@mmatczuk mmatczuk merged commit fd104ec into main Jan 30, 2024
@mmatczuk mmatczuk deleted the mmt/grpc_plain branch January 30, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants