cryptoadvance / cryptoadvance/specter-diy
Scanner doesn't start if pin is entered too fast
Open
- Dominant language
- Python
- Stars
- 585
- Forks
- 108
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 5
Description
We initialize and configure the QR code scanner after the pin screen.
It happens sometimes that at this moment the scanner is not fully booted yet, and then configuration silently fails.
We need to have a fixed minimal time delay before we start initializing the scanner. It can be done via asyncio task
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.