vdbergh
vdbergh
I agree but the empty tasks may contain information. This aside, it would be hard to delete tasks without games because the server code assumes that task_id's are immutable. However...
I propose to close this. The existence of zero length tasks are an essential property of the current Fishtest architecture.
Probably fixed by now. Can be closed.
I don't think this code has fundamentally changed and the url https://api.github.com/repos/Disservin/Stockfish/commits/test-big-net currently works fine. Did you quickly create the test after creating the branch? I have the impression that...
If there are more reports like this then we can try to get a bit more information by looking at the returned body. ```sh curl https://api.github.com/repos/Disservin/Stockfish/commits/test-big-ne { "message": "No commit...
It seems it was a temporary glitch since now it works.
Ok I see. Why don't you make a PR yourself? The code in that file has changed substantially since I last looked at it. I wonder though if it would...
Everything seems to be fine with your configfile. I guess something is wrong with how the worker determines the amount of memory. This is the powershell command the worker uses...
Hmm. That is strange. Can you rename the config file and restart the worker? Then it will create a new config file (it will ask for your username and password...
Ok. I wanted to exclude that the config file was somehow corrupted. Unfortunately the only way to make progress seems to be to use an instrumented `worker.py` script.