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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add retries to server listen #3801

Merged
merged 1 commit into from May 19, 2020
Merged

Conversation

jacobtomlinson
Copy link
Member

I thought I'd have a go at adding a little retry logic to the server listen.

As raised in #3800 we occasionally see issues with ports not being available even if they are a random high port. This is likely to be some quirk of the CI system environment, but I thought it wouldn't hurt to retry a couple of times.

There may be a more elegant way of writing this, I'm a little tired 馃槄.

cc @fjetter

@fjetter
Copy link
Member

fjetter commented May 15, 2020

I was hoping for some wizard with a magical wand and an explanation appearing but the practical fix works for me as well :)

@fjetter fjetter merged commit f3b241b into dask:master May 19, 2020
@jacobtomlinson jacobtomlinson deleted the server-retries branch May 19, 2020 09:19
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.

None yet

2 participants