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

Add integration test for listening on the same port again after closing #1552

Open
t4lz opened this issue Jun 13, 2023 · 0 comments
Open

Add integration test for listening on the same port again after closing #1552

t4lz opened this issue Jun 13, 2023 · 0 comments
Labels

Comments

@t4lz
Copy link
Member

t4lz commented Jun 13, 2023

Started in #1531, but it was decided to come back to that later.

An app generated by npx create-react-app my-test-app can be used to test, because it listens on the port and closes it a couple of times before starting to listen permanently, to make sure it's free on all IP addresses.

@t4lz t4lz added the tests label Jun 13, 2023
@t4lz t4lz changed the title Add test for listening on the same port again after closing Add integration test for listening on the same port again after closing Jun 13, 2023
@t4lz t4lz self-assigned this Jun 14, 2023
@t4lz t4lz removed their assignment Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant