Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

simplify dial timeout context #94

Merged
merged 1 commit into from
Sep 19, 2021
Merged

Conversation

marten-seemann
Copy link
Contributor

From the documentation:

WithDeadline returns a copy of the parent context with the deadline adjusted to be no later than d. If the parent's deadline is already earlier than d, WithDeadline(parent, d) is semantically equivalent to parent.

From the documentation:
WithDeadline returns a copy of the parent context with the deadline
adjusted to be no later than d. If the parent's deadline is already
earlier than d, WithDeadline(parent, d) is semantically equivalent to
parent.
@marten-seemann marten-seemann merged commit 649bdea into master Sep 19, 2021
@marten-seemann marten-seemann deleted the simplify-dial-context branch September 25, 2021 09:52
@aschmahmann aschmahmann mentioned this pull request Dec 1, 2021
80 tasks
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.

2 participants