Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(client): Fix unusual race condition in tests (#4316)
This change fixes an occasional test failure due to a race condition with the gpg command. The tests in `test_crypto.py` were updated to include the `ignore_errors=True` parameter in `shutil.rmtree(home)`. Signed-off-by: pkoprda <[email protected]> (cherry picked from commit 91adb4e) (cherry picked from commit 2e0e599)
- Loading branch information