Skip to content

GrandChessTree-0.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 20:09
· 21 commits to main since this release

Added the ability to gracefully exit the worker.

Entering the command 'q' (quit) will wait for all subtasks to complete before saving progress to disk and then exiting, ready to pick back up on your next session

Entering the command 'qg' (quit gracefully) will stop requesting new tasks, once all current tasks have completed and results have been submitted the app will exit.