Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: zero timeout on composed routers should disable timeout #72

Merged
merged 1 commit into from
Mar 30, 2023

Conversation

guseggert
Copy link
Contributor

This will let consumers disable timeouts instead of using a timeout of 0s which isn't otherwise useful since it will always fail anyway.

@guseggert guseggert requested a review from lidel March 27, 2023 16:43
@guseggert
Copy link
Contributor Author

This is towards ipfs/kubo#9722

Copy link
Member

@lidel lidel left a comment

Choose a reason for hiding this comment

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

lgtm, small nit below, but not a blocker

compparallel.go Outdated Show resolved Hide resolved
This will let consumers disable timeouts instead of using a timeout of
0s which isn't otherwise useful since it will always fail anyway.
@guseggert guseggert merged commit c70c2b5 into master Mar 30, 2023
@guseggert guseggert deleted the feat/comp-zero-timeout branch March 30, 2023 17:26
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.

None yet

2 participants