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

Figure out if we need to "flush" messages before exiting the server/client #60

Open
perarnau opened this issue Jun 22, 2023 · 1 comment

Comments

@perarnau
Copy link
Contributor

I have seen tests where it looks like a client is receiving notifications that the server exited before receiving an ACK message on the command. This might be a symptom of the server exiting before all the messages in flights have been sent.

@perarnau
Copy link
Contributor Author

Reopening as an existing problem on exit command.
My guess is that we need to make the two roles switch to a receive-only/send-only mode for the last message supposed to be sent out.

@perarnau perarnau reopened this Aug 17, 2023
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