We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Find out if we really need to sleep for half a second after each action with emulator - or if we can get rid of it, or at least decrease the time.
Explanation of the sleep interval (done by unknown person):
trezor-user-env/src/emulator.py
Lines 24 to 28 in b7ddfa9
This long sleep causes some issue in trezor/trezor-suite#4066
The text was updated successfully, but these errors were encountered:
mroz22
No branches or pull requests
Find out if we really need to sleep for half a second after each action with emulator - or if we can get rid of it, or at least decrease the time.
Explanation of the sleep interval (done by unknown person):
trezor-user-env/src/emulator.py
Lines 24 to 28 in b7ddfa9
This long sleep causes some issue in trezor/trezor-suite#4066
The text was updated successfully, but these errors were encountered: