Whisperrr / SensitivityRandomizer

Randomize mouse sensitivity over time.
85 stars 7 forks source link

Closing the program after a while (~20 minutes) takes a long time #1

Closed codyhan94 closed 4 years ago

codyhan94 commented 4 years ago

I pressed ctrl-c in the terminal to close the program after it had been running for around 20 minutes, and it hung (disabling mouse input in the meantime) for a good 30 seconds before closing. Can this be reduced?

Whisperrr commented 4 years ago

This was an issue with QuickEdit mode being enabled in the Command Prompt properties. Attempted for quite a while to fix this in the code itself (very unexplainable issues occurred), so I've added a section in the README on how to disable instead.