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

yieldControlToDDS should disconnect non-DDS clients #2399

Open
elliette opened this issue Mar 26, 2024 · 0 comments
Open

yieldControlToDDS should disconnect non-DDS clients #2399

elliette opened this issue Mar 26, 2024 · 0 comments

Comments

@elliette
Copy link
Collaborator

yieldControlToDDS (added here: #1092) currently checks if there is an existing client, and returns false if so.

In fact, DDS should only fail to start if there's an existing DDS instance. In the case of existing clients, the existing clients should be disconnected.

See comment: #2392 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant