Skip to content

Conversation

lukedirtwalker
Copy link
Collaborator

@lukedirtwalker lukedirtwalker commented Sep 2, 2019

The messenger already creates a context with a timeout, which is by default smaller (10s).
So we just use that one instead of creating a superfluous context with deadline.

Fixes #3077


This change is Reviewable

The messenger already creates a context with a timeout, which is by default smaller (10s).
So we just use that one instead of creating a superfluous context with deadline.

Fixes scionproto#3077
Copy link
Contributor

@oncilla oncilla left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 6 of 6 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@lukedirtwalker lukedirtwalker merged commit cd316a3 into scionproto:master Sep 2, 2019
@lukedirtwalker lukedirtwalker deleted the pubPSHandlerTimeoput branch September 2, 2019 13:15
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.

PS: Remove custom timeout in handlers
2 participants