Skip to content

Conversation

@rtdany10
Copy link
Contributor

@rtdany10 rtdany10 commented Oct 13, 2023

The infinite loop and sleep never listened to interrupts or signals causing it to run forever.
Shutting down my laptop took forever as the process wouldn't stop and had to be timed out.

This PR fixes the same.

AvinashReddy3108 added a commit to AvinashReddy3108/biometric-attendance-sync-tool that referenced this pull request Nov 1, 2023
- Realtime sync from device (frappe#55)
- fix: exit on interrupt (frappe#54)
- strip out GUI stuff, remove PyQT5 from dependencies
- formatted code

Co-Authored by: Dany Robert <[email protected]>
AvinashReddy3108 added a commit to AvinashReddy3108/biometric-attendance-sync-tool that referenced this pull request Nov 1, 2023
- Realtime sync from device (frappe#55)
- fix: exit on interrupt (frappe#54)
- strip out GUI stuff, remove PyQT5 from dependencies
- formatted code

Co-authored-by: Dany Robert <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant