-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
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
TestWalletImportDeployed
timed out on macOS
#2977
Comments
got timeout in a different place, maybe related to this issue and to the #3300
|
logs show only ~120ms from 10 min run.. and as for |
We need this test to be reproduced on the current master. I've checked the goroutines trace and I don't see any clue on the reason of time out. There's no goroutine that is waiting for some event. The only suspicious for me is goroutine performing key decryption, but it can't take 10m:
Need to wait for this timeout to be reproduced. |
I'm closing this issue as stale, if it's reproduced on a fresh master, then need to add fresh logs/traces and investigate. |
log.txt, go 1.20.
The text was updated successfully, but these errors were encountered: