xp4xbox / Puffader

Python 2.7 is obsolete, please use https://github.com/xp4xbox/Python-Keylogger
MIT License
50 stars 27 forks source link

Set all threads to be daemon #25

Closed xp4xbox closed 6 years ago

xp4xbox commented 6 years ago

Instead of doing os._exit() a more gracious approach would be setting all threads to be daemon.

xp4xbox commented 6 years ago

Turns out it would not work with pythoncom.