noise
This commit is contained in:
parent
602cc622bb
commit
8a7f0d046c
@ -206,7 +206,7 @@ class QRScanner:
|
||||
|
||||
break
|
||||
except asyncio.CancelledError:
|
||||
print('scan cancel')
|
||||
#print('scan cancel')
|
||||
return None
|
||||
finally:
|
||||
# Problem: another valid scan can come in just as we are trying
|
||||
|
||||
Loading…
Reference in New Issue
Block a user