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

Resolve consistent failures related to "address in use" etc #426

Open
consideRatio opened this issue Sep 22, 2023 · 1 comment
Open

Resolve consistent failures related to "address in use" etc #426

consideRatio opened this issue Sep 22, 2023 · 1 comment

Comments

@consideRatio
Copy link
Member

From #425 (comment)

address already in use failures

This one's tricky. Getting rid of the hard-coded port (e.g. NOT_54321_PORT = get_unused_port()) would for sure get rid of this, but it might be indicative of a deeper cleanup problem... perhaps the atexitasync stuff isn't firing properly, or some other async shenanigans? Perhaps it's not interacting correctly with pytest's freaky stuff?

@consideRatio consideRatio changed the title Resolve intermittent failures related to "address in use" etc Resolve consistent failures related to "address in use" etc Nov 17, 2023
@consideRatio
Copy link
Member Author

I've failed to resolve this, stuck failing to setup tests on my local computer =/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant