rpdelaney-archive / python-chess-annotator

Reads chess games in PGN format and adds annotations using an engine
GNU General Public License v3.0
61 stars 29 forks source link

Leftover gnuchess process #26

Open rpdelaney opened 5 years ago

rpdelaney commented 5 years ago

After calling the annotator with -e "gnuchess -u" everything seems to work, but a gnuchess process is left running and eating up all my battery.

I don't know if this is a bug with the annotator, or python-chess, or gnuchess.