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

InvokeMethod with listener, when calling with Uri which not registered - does not trigger the callback #60

Open
alonste opened this issue Jun 24, 2024 · 0 comments

Comments

@alonste
Copy link

alonste commented Jun 24, 2024

[version 0.1.4 ]
https://github.com/eclipse-uprotocol/up-transport-zenoh-cpp/blob/v0.1.4-dev/lib/src/zenohRpcClient.cpp#L272

calling to InvokeMethod with listener
pass Uri which is not registered
the listener is not called and application is stack (waits forever)
Expected:
listener should be called with corresponding error code (bad uri)

This is CRITICAL bug cause app to stuck !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
PLEASE FIX ASAP

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

No branches or pull requests

1 participant