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

service client connection state not handled correctly #1779

Closed
rex-schilasky opened this issue Nov 5, 2024 · 0 comments
Closed

service client connection state not handled correctly #1779

rex-schilasky opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@rex-schilasky
Copy link
Contributor

Problem Description

Currently a service client is "connected" if a service server has been registered with the matching service name. The connection may not be established this time but the connection state is set on true.

How to reproduce

Run a client and call a matching service right after connection state gets true. This will lead to a lost rpc call.

How did you get eCAL?

I don't know

Environment

All operating systems.

eCAL System Information

No response

@rex-schilasky rex-schilasky self-assigned this Nov 5, 2024
@rex-schilasky rex-schilasky added bug Something isn't working cherry-pick-to-NONE Don't cherry-pick these changes cherry-pick-to-support/v5.13 Cherry pick these changes to support/v5.13 and removed cherry-pick-to-NONE Don't cherry-pick these changes labels Nov 5, 2024
@rex-schilasky rex-schilasky removed the cherry-pick-to-support/v5.13 Cherry pick these changes to support/v5.13 label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant