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

Do not timeout on subscribe/read operations #35

Merged
merged 3 commits into from
Jun 20, 2022
Merged

Conversation

agners
Copy link
Collaborator

@agners agners commented Jun 19, 2022

Sometimes read/subscribe operations take longer (presumably mainly at
startup while searching for the node and establishing CASE sessions).
The stack has its own timeout handling as well, we should rely on those.

Sometimes read/subscribe operations take longer (presumably mainly at
startup while searching for the node and establishing CASE sessions).
The stack has its own timeout handling as well, we should rely on those.
@agners agners requested a review from balloob June 19, 2022 18:13
@agners agners merged commit edf9137 into main Jun 20, 2022
@agners agners deleted the avoid-asyncio-timeout branch June 20, 2022 03:51
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