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

Replace wait_idle() with tracking connections #20

Open
daxpedda opened this issue Jun 27, 2021 · 0 comments
Open

Replace wait_idle() with tracking connections #20

daxpedda opened this issue Jun 27, 2021 · 0 comments

Comments

@daxpedda
Copy link
Member

daxpedda commented Jun 27, 2021

Basically we have to introduce some sort of ACK when a connection has closed. The Endpoint can then track all connections and know when all connections have successfully closed.

This should remove any delays on wait_idle.

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