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

echonetMessage: Make sure waiting[host] is decremented in all situations #71

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

xen2
Copy link
Contributor

@xen2 xen2 commented Mar 18, 2024

PR to make sure waiting[host] is decremented in all situations (including any inner exception).
If for any reason code is interrupted and waiting[host] is not decremented, this result in 100% fail after 20sec timeout for any future calls..

…ons (including any inner exception) to avoid deadlocks
@nao-pon nao-pon merged commit 0bab721 into scottyphillips:master Mar 19, 2024
1 check passed
@nao-pon
Copy link
Collaborator

nao-pon commented Mar 19, 2024

@xen2 That's right! Thanks! 👍

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