Yes, it appeared to when I tested it. Which suggests to me that code, or something using one of the same lines, is already running.Your loop is infinte, and I bet you stop this loop by a keybeard 'CTR C) interrupt.
Can python catch this interrupt and releas line?
Not sure how that will help, it merely prevents the code from being Ctrl-C exited once running.Try this:
Statistics: Posted by hippy — Sat Apr 27, 2024 8:00 pm