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

wait for socket close on simple server termination #111

Merged
merged 5 commits into from
Nov 1, 2023

Conversation

mrdnctrk
Copy link
Collaborator

@mrdnctrk mrdnctrk commented Nov 1, 2023

makes the SimpleServer wait for socket to be closed on termination (when stopAndWait is called) so that components using it don't have to wait themselves to re-use its port.

@jamesagnew jamesagnew merged commit d041b86 into rel_2_4 Nov 1, 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

Successfully merging this pull request may close these issues.

2 participants