Skip to content
New issue

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

Hangs on quit #4

Open
1 task
astro-zilla opened this issue May 12, 2022 · 0 comments
Open
1 task

Hangs on quit #4

astro-zilla opened this issue May 12, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@astro-zilla
Copy link
Contributor

astro-zilla commented May 12, 2022

On pressing "q" in OFF, the program halts but does not quit. Presumably this is due to the HX711 handler hanging and not being able to close itself. THis would probably occur if the I2C was able to hang but obviously it can't.

  • Need some way of stoping the HX711 thread if it is blocking (or to prevent it from blocking).
@astro-zilla astro-zilla added the bug Something isn't working label May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants