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

Disconnecting an in-process connector should act like an actual disconnect #217

Closed
qdot opened this issue Nov 25, 2020 · 0 comments
Closed
Assignees
Labels
bug Library - Client Tasks/Bugs pertaining to the client portion of the library

Comments

@qdot
Copy link
Member

qdot commented Nov 25, 2020

Disconnects on in process connectors currently do nothing. Instead, they should set an AtomicBool that rejects all messages sent once set to true.

@qdot qdot added bug Library - Client Tasks/Bugs pertaining to the client portion of the library labels Nov 25, 2020
@qdot qdot self-assigned this Nov 25, 2020
@qdot qdot closed this as completed in 6cb9b7b Nov 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Library - Client Tasks/Bugs pertaining to the client portion of the library
Projects
None yet
Development

No branches or pull requests

1 participant