We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The code from the iceoryx2 discovery example will fail when the service directory does not exist, this is unexpected.
It should be interpreted as no active services.
The text was updated successfully, but these errors were encountered:
[eclipse-iceoryx#63] Interpret non-existing service directory as no e…
c6c4544
…xisting services
fe5470a
5e0b710
[eclipse-iceoryx#63] Replace for loop with iterator approach
3363f70
Merge pull request #76 from elfenpiff/iox2-63-fix-service-list
be9b18f
[#63] Interpret non-existing service directory as no existing services
elfenpiff
Successfully merging a pull request may close this issue.
Required information
The code from the iceoryx2 discovery example will fail when the service directory does not exist, this is unexpected.
It should be interpreted as no active services.
The text was updated successfully, but these errors were encountered: