Timed operations lock out interactions until timer exits #2

Open
opened 2025-09-17 06:59:57 +00:00 by freyjagp · 0 comments
Owner

If a time is specified with -t or --time, the device is locked until that timer finishes. This is because a connection to the device is made and is only destroyed once the timer has completed. Recommend to change the program to create/destroy connections as needed instead of keeping the connection open for however long the program runs.

If a time is specified with `-t or --time`, the device is locked until that timer finishes. This is because a connection to the device is made and is only destroyed once the timer has completed. Recommend to change the program to create/destroy connections as needed instead of keeping the connection open for however long the program runs.
freyjagp added reference main 2025-09-17 07:00:29 +00:00
freyjagp removed reference main 2025-09-17 07:01:35 +00:00
freyjagp added reference main 2025-09-17 07:01:55 +00:00
freyjagp added the
bug
label 2025-09-17 07:08:03 +00:00
freyjagp self-assigned this 2025-09-17 07:08:10 +00:00
Sign in to join this conversation.
No description provided.