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

Avoid stalling for new networks #5

Open
dbratell opened this issue Jun 3, 2018 · 3 comments
Open

Avoid stalling for new networks #5

dbratell opened this issue Jun 3, 2018 · 3 comments

Comments

@dbratell
Copy link

dbratell commented Jun 3, 2018

I noticed that my client did nothing for a fair amount of time (minutes) just as a new network had become available. I assume the server is swamped with download requests so wouldn't it be better if the client kept working on the previous network until the download was complete?

@dubslow
Copy link
Member

dubslow commented Jun 22, 2018

This appears to still be a problem, according to multiple people on Discord. I'm adding this to the "promote lc0" project, as client instability is most certainly a blocking problem

@mooskagh
Copy link
Member

mooskagh commented Jul 3, 2018

That's not a problem, surely not blocking.
The issue from June 3 is that client doesn't run training while downloading a new net.

@dubslow
Copy link
Member

dubslow commented Jul 3, 2018

It's a problem, but surely not blocking. I wildly misunderstood what the issue claimed the first time.

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

3 participants