Skip to content

Commit

Permalink
Add log message to official-stockfish#1759.
Browse files Browse the repository at this point in the history
  • Loading branch information
vdbergh committed Aug 29, 2023
1 parent ff8fcee commit dd70104
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/fishtest/rundb.py
Original file line number Diff line number Diff line change
Expand Up @@ -799,6 +799,7 @@ def priority(run): # lower is better
my_name,
last_update,
)
print(error, flush=True)
return {"task_waiting": False, "error": error}

# We go through the list of active tasks to see if the worker
Expand Down

0 comments on commit dd70104

Please sign in to comment.