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

Fix availability handler sending false on offer #510

Merged
merged 2 commits into from
Nov 7, 2023

Conversation

doschropa
Copy link
Contributor

This commit ensures that when an offer arrives in service discovery, a registered availability handler is passed a true.

Fixes #509

Add missing space after the if statement
@DiogoPedrozza DiogoPedrozza merged commit bc87c0a into COVESA:master Nov 7, 2023
1 check passed
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.

V3.3.8 passes false to registered availability handler on offer in Service Discovery
4 participants