joseluis / huion-linux-drivers

Linux user-space drivers for Huion Graphic Tablets
MIT License
168 stars 95 forks source link

Python3 hogging CPU #26

Closed triantares closed 5 years ago

triantares commented 5 years ago

When shutting off my gt133 (on Elive 3.7.9 using Debian Buster) with the on/off button python3 hogs up to 100% of 1 CPU making CPU temperature rise. Hitting \<Ctrl and c> solves the case but this should not be happening.

yayfortrees commented 5 years ago

This is fixed by exiting on disconnect #36

triantares commented 5 years ago

Kudos !!Your commit worked perfectly. Issue resolved, thanks.

joseluis commented 5 years ago

Fantastic. I've merged the linked PR.