Page MenuHomePhabricator

[electrum] Bugfix: close the "Check your trezor" popup after entering a passphrase
ClosedPublic

Authored by Fabien on Thu, Jan 16, 22:01.

Details

Summary

The clear signal that kills the popup is emitted but the flow don't wait for completion, causing a race when another flow is started. This causes the popup to remain on screen and raise an exception upon closure.

Test Plan

Unlock a trezor HW and check the popup is closed as expected.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable