You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While a recovery transaction is being executed, if you are connected with the original signer of the safe and you switch network in your connected EOA, then the app will crash. Likely a memory leak.
Can confirm that this still happens. I tested it with both an old safe and a brand new safe where I set up Recovery and went through the steps so it is unrelated to how we fetch the recovery state.
The issue lies somewhere in waitForRecoveryTx or one of the listeners of those events.
Bug description
While a recovery transaction is being executed, if you are connected with the original signer of the safe and you switch network in your connected EOA, then the app will crash. Likely a memory leak.
Environment
Steps to reproduce
#4187 (comment)
Expected result
Recovery executes without issue
Obtained result
The app crashes
The text was updated successfully, but these errors were encountered: