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

dbus_connection_send_with_reply_set_notify sometimes not executing the callback function but returns true #27

Open
arun16051998 opened this issue Jun 20, 2024 · 0 comments

Comments

@arun16051998
Copy link

arun16051998 commented Jun 20, 2024

Hello Experts,

We are facing few issues with dbus_connection_send_with_reply_set_notify API where the callback function "onLibdbusPendingCallNotifyThunk" failed to execute in few cases (Issue was observed once in ~50 cycles)and because of that "Availability status" is returned as "Not available" to the applications.

When I tried to check the status of "dbus_connection_send_with_reply_set_notify", it returns as "SUCCESS" though the callback function is not executed.

Aysnchronous timeouts expires in CAPI and could be able to see that dbus pending call is not completed.

I would request you to suggest few suggestion on the issue as this API(dbus_connection_send_with_reply_set_notify) is not officially supported by dbus community and it got introduced by CAPI contributors

Thanks in Advance,

Best Regrads,
Arun

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