Jakub Sokołowski
bbc81717ce
* Use `psutils.pid_exists()` instead of iterating processes for no reason. * Drop use of recursion which is completely unnecessarily complex. Use loop. * Remove checking of `returncode` right away after process starts, it's too soon. * Lower `PROCESS_TIMEOUT_SEC` to 5 seconds to avoid needless delays. Signed-off-by: Jakub Sokołowski <jakub@status.im> |
||
---|---|---|
.. | ||
settings_keycard | ||
settings_messaging | ||
settings_profile | ||
settings_wallet | ||
__init__.py | ||
test_settings_back_up_seed.py | ||
test_settings_sign_out_and_quit.py |