We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows 10
Sometimes on windows record.py will hang after Ctrl-C with python processes left running.
The text was updated successfully, but these errors were encountered:
Save event performances data. Closes #85 Fixes #93
8ced5bd
Confirmed on MacOS.
@apgorton any ideas on approaches? I believe we ruled out logging. Could it be the pynput listeners are not terminating?
pynput
I think the next course of action will be to add copious logger.trace statements, what do you think?
logger.trace
Edit: even better: #170
Sorry, something went wrong.
Save event performances data. Closes OpenAdaptAI#85 Fixes OpenAdaptAI#93
00b14c6
apgorton
Successfully merging a pull request may close this issue.
Windows 10
Sometimes on windows record.py will hang after Ctrl-C with python processes left running.
The text was updated successfully, but these errors were encountered: