Skip to content

[TrueCloudLab#16] pool: Don't count grpc canceled error#17

Open
KirillovDenis wants to merge 2 commits intoTrueCloudLab:masterfrom
KirillovDenis:feature/16-dont_count_context_canceled_as_error
Open

[TrueCloudLab#16] pool: Don't count grpc canceled error#17
KirillovDenis wants to merge 2 commits intoTrueCloudLab:masterfrom
KirillovDenis:feature/16-dont_count_context_canceled_as_error

Conversation

@KirillovDenis
Copy link
Copy Markdown

close #16

Note: we can't use errors.Is(err, context.Canceled) grpc/grpc-go#4375

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
Copy link
Copy Markdown

@fyrchik fyrchik left a comment

Choose a reason for hiding this comment

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

The last commit can be dropped now, already in master.
I am afraid GH can leave empty commit in place.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pool: Don't count context canceled as error

3 participants